共用方式為


ParameterInfo interface

成品參數的相關信息。

屬性

name

成品參數的名稱。

value

成品參數的值。

屬性詳細資料

name

成品參數的名稱。

name?: string

屬性值

string

value

成品參數的值。

value?: string

屬性值

string