EndpointConfiguration.ConfigSection Property

Definition

Gets the IConfigurationSection for the endpoint.

public:
 property Microsoft::Extensions::Configuration::IConfigurationSection ^ ConfigSection { Microsoft::Extensions::Configuration::IConfigurationSection ^ get(); };
public Microsoft.Extensions.Configuration.IConfigurationSection ConfigSection { get; }
member this.ConfigSection : Microsoft.Extensions.Configuration.IConfigurationSection
Public ReadOnly Property ConfigSection As IConfigurationSection

Property Value

Applies to