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
    Get
vsContextAttributes Type { get; }
property vsContextAttributes Type {
    vsContextAttributes get ();
}
abstract Type : vsContextAttributes
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 a automação de exemplos de Código do modelo de objeto