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)

属性值

服务配置。

适用于