Condividi tramite


Proprietà ContextAttributes.Parent

Ottiene l'oggetto padre di un insieme ContextAttributes.

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

Sintassi

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

Valore proprietà

Tipo: System.Object
Un oggetto.

Note

La proprietà Parent restituisce il primo oggetto padre dell'insieme ContextAttributes.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ContextAttributes Interfaccia

Spazio dei nomi EnvDTE

Altre risorse

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