Condividi tramite


Proprietà UIHierarchy.Parent

Ottiene l'oggetto padre diretto di un oggetto UIHierarchy.

Spazio dei nomi:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Sintassi

'Dichiarazione
ReadOnly Property Parent As Window
    Get
Window Parent { get; }
property Window^ Parent {
    Window^ get ();
}
abstract Parent : Window
function get Parent () : Window

Valore proprietà

Tipo: EnvDTE.Window
Un oggetto Window.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

UIHierarchy Interfaccia

Spazio dei nomi EnvDTE

Altre risorse

Procedura: compilare ed eseguire gli esempi di codice del modello a oggetti di automazione