共用方式為


ApplicationConfigs interface

應用程式設定

屬性

customized

應用程式組態的自定義值。

defaultValue

應用程式組態的預設值。

name

應用程式組態的名稱。

platform

應用程式組態的平台類型。

type

應用程式組態的類型。

value

應用程式組態的值。

屬性詳細資料

customized

應用程式組態的自定義值。

customized: string

屬性值

string

defaultValue

應用程式組態的預設值。

defaultValue: string

屬性值

string

name

應用程式組態的名稱。

name: string

屬性值

string

platform

應用程式組態的平台類型。

platform: string

屬性值

string

type

應用程式組態的類型。

type: string

屬性值

string

value

應用程式組態的值。

value: string

屬性值

string