Condividi tramite


Proprietà ContextAttributes.Type

Ottiene una costante che indica il tipo di oggetto.

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

Sintassi

'Dichiarazione
ReadOnly Property Type As vsContextAttributes
vsContextAttributes Type { get; }
property vsContextAttributes Type {
    vsContextAttributes get ();
}
abstract Type : vsContextAttributes with get
function get Type () : vsContextAttributes

Valore proprietà

Tipo: EnvDTE.vsContextAttributes
Costante vsContextAttributes che specifica l'attributo del contesto.

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