Aracılığıyla paylaş


ILoggerProviderConfigurationFactory.GetConfiguration(Type) Yöntem

Tanım

Günlükçü sağlayıcısıyla ilişkili dönüş yapılandırma bölümü.

public:
 Microsoft::Extensions::Configuration::IConfiguration ^ GetConfiguration(Type ^ providerType);
public Microsoft.Extensions.Configuration.IConfiguration GetConfiguration (Type providerType);
abstract member GetConfiguration : Type -> Microsoft.Extensions.Configuration.IConfiguration
Public Function GetConfiguration (providerType As Type) As IConfiguration

Parametreler

providerType
Type

Günlükçü sağlayıcı türü.

Döndürülenler

IConfiguration Verilen providerTypeiçin.

Şunlara uygulanır