Condividi tramite


Proprietà Windows.Parent

Ottiene l'oggetto padre immediato di un oggetto Windows raccolta.

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

Sintassi

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

Valore proprietà

Tipo: EnvDTE.DTE
In DTE oggetto.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Windows Interfaccia

Spazio dei nomi EnvDTE

Altre risorse

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