次の方法で共有


GenericService.Configuration プロパティ

定義

構成を取得または設定します。

public System.Collections.Generic.Dictionary<string,string> Configuration { get; set; }
member this.Configuration : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property Configuration As Dictionary(Of String, String)

プロパティ値

サービス構成。

適用対象