次の方法で共有


AppPlatformAppProperties.AddonConfigs プロパティ

定義

アドオンのコレクション。

public System.Collections.Generic.IDictionary<string,System.Collections.Generic.IDictionary<string,BinaryData>> AddonConfigs { get; }
member this.AddonConfigs : System.Collections.Generic.IDictionary<string, System.Collections.Generic.IDictionary<string, BinaryData>>
Public ReadOnly Property AddonConfigs As IDictionary(Of String, IDictionary(Of String, BinaryData))

プロパティ値

適用対象