ExplicitParameterValue interface

表示顯式參數值的介面。

簽名:

export interface ExplicitParameterValue 

特性

財產類型描述
價值細繩參數設定為的string值。

顯式參數值.值

參數設定為的string值。

簽名:

value: string;