共用方式為


CanonicalProfileDefinitionPropertiesItem interface

標準配置檔屬性的定義。

屬性

profileName

配置檔名稱。

profilePropertyName

配置檔的屬性名稱。

rank

排名。

type

標準屬性值的類型。

value

標準屬性的值。

屬性詳細資料

profileName

配置檔名稱。

profileName?: string

屬性值

string

profilePropertyName

配置檔的屬性名稱。

profilePropertyName?: string

屬性值

string

rank

排名。

rank?: number

屬性值

number

type

標準屬性值的類型。

type?: string

屬性值

string

value

標準屬性的值。

value?: string

屬性值

string