Compartilhar via


Propriedade ContextAttributes.Type

Obtém uma constante indicando o tipo de objeto.

Namespace:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.dll)

Sintaxe

'Declaração
ReadOnly Property Type As vsContextAttributes
vsContextAttributes Type { get; }
property vsContextAttributes Type {
    vsContextAttributes get ();
}
abstract Type : vsContextAttributes with get
function get Type () : vsContextAttributes

Valor de propriedade

Tipo: EnvDTE.vsContextAttributes
A vsContextAttributes constante, especificando o atributo de contexto.

Segurança do .NET Framework

Consulte também

Referência

ContextAttributes Interface

Namespace EnvDTE

Outros recursos

Como compilar e executar os exemplos de código do modelo de objeto Automation