IConfigSystem.Host Eigenschap
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Hiermee haalt u de configuratiehost op.
Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.
public:
property System::Configuration::Internal::IInternalConfigHost ^ Host { System::Configuration::Internal::IInternalConfigHost ^ get(); };
public System.Configuration.Internal.IInternalConfigHost Host { get; }
member this.Host : System.Configuration.Internal.IInternalConfigHost
Public ReadOnly Property Host As IInternalConfigHost
Waarde van eigenschap
Een IInternalConfigHost-object dat door .NET wordt gebruikt om eigenschappen van de toepassingsconfiguratie te initialiseren.