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

属性值

适用于