KeyPerFileConfigurationProvider(KeyPerFileConfigurationSource) Konstruktor
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Inicjuje nowe wystąpienie.
public:
KeyPerFileConfigurationProvider(Microsoft::Extensions::Configuration::KeyPerFile::KeyPerFileConfigurationSource ^ source);
public KeyPerFileConfigurationProvider (Microsoft.Extensions.Configuration.KeyPerFile.KeyPerFileConfigurationSource source);
new Microsoft.Extensions.Configuration.KeyPerFile.KeyPerFileConfigurationProvider : Microsoft.Extensions.Configuration.KeyPerFile.KeyPerFileConfigurationSource -> Microsoft.Extensions.Configuration.KeyPerFile.KeyPerFileConfigurationProvider
Public Sub New (source As KeyPerFileConfigurationSource)
Parametry
Ustawienia.
Dotyczy
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.