共用方式為


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)

屬性值

服務組態。

適用於