共用方式為


ConfigurationParameter interface

表示組態參數。

屬性

name

組態參數的名稱。

value

組態參數的值。

屬性詳細資料

name

組態參數的名稱。

name?: string

屬性值

string

value

組態參數的值。

value?: string

屬性值

string