DelegatingConfigHost.Host Eigenschap

Definitie

Hiermee haalt u het object op of stelt u het IInternalConfigHost in.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

protected:
 property System::Configuration::Internal::IInternalConfigHost ^ Host { System::Configuration::Internal::IInternalConfigHost ^ get(); void set(System::Configuration::Internal::IInternalConfigHost ^ value); };
protected System.Configuration.Internal.IInternalConfigHost Host { get; set; }
member this.Host : System.Configuration.Internal.IInternalConfigHost with get, set
Protected Property Host As IInternalConfigHost

Waarde van eigenschap

Een IInternalConfigHost-object.

Van toepassing op