ConfigurationServiceEndpointProviderOptions.SectionName Property

Definition

The name of the configuration section which contains service endpoints. Defaults to "Services".

public:
 property System::String ^ SectionName { System::String ^ get(); void set(System::String ^ value); };
public string SectionName { get; set; }
member this.SectionName : string with get, set
Public Property SectionName As String

Property Value

Applies to