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
function get Type () : vsContextAttributes

Valore proprietà

Tipo: EnvDTE.vsContextAttributes
In vsContextAttributes costante, specificando l'attributo di 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