Condividi tramite


Proprietà ProjectItems.Parent

Ottiene l'oggetto padre di una raccolta ProjectItems.

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

Sintassi

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

Valore proprietà

Tipo: Object
Un oggetto.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ProjectItems Interfaccia

Spazio dei nomi EnvDTE

Altre risorse

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