Partager via


UIHierarchy.Parent, propriété

Obtient l'objet parent immédiat d'un objet UIHierarchy.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
ReadOnly Property Parent As Window
Window Parent { get; }
property Window^ Parent {
    Window^ get ();
}
abstract Parent : Window with get
function get Parent () : Window

Valeur de propriété

Type : EnvDTE.Window
Objet Window.

Sécurité .NET Framework

Voir aussi

Référence

UIHierarchy Interface

EnvDTE, espace de noms

Autres ressources

Comment : compiler et exécuter les exemples de code du modèle objet Automation