次の方法で共有


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

プロパティ値

適用対象