Partager via


DelegatingConfigHost.Host Propriété

Définition

Obtient ou définit l'objet IInternalConfigHost.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

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

Valeur de propriété

Objet IInternalConfigHost.

S’applique à