IConfigSystem.Host Eigenschap

Definitie

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.

Van toepassing op