Share via


GenericService.Configuration Property

Definition

Gets or sets 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)

Property Value

The service configuration.

Applies to