共用方式為


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

屬性值

適用於