다음을 통해 공유


EndpointConfiguration.ConfigSection 속성

정의

엔드포인트에 대한 IConfigurationSection을 가져옵니다.

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

속성 값

적용 대상