Compartilhar via


Propriedade DTEClass.ContextAttributes

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Para obter mais informações sobre esta propriedade, consulte ContextAttributes.

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

Sintaxe

'Declaração
Public Overridable ReadOnly Property ContextAttributes As ContextAttributes
public virtual ContextAttributes ContextAttributes { get; }
public:
virtual property ContextAttributes^ ContextAttributes {
    ContextAttributes^ get ();
}
abstract ContextAttributes : ContextAttributes
override ContextAttributes : ContextAttributes
function get ContextAttributes () : ContextAttributes

Valor de propriedade

Tipo: EnvDTE.ContextAttributes
Os atributos de contexto.

Implementações

_DTE.ContextAttributes

Segurança do .NET Framework

Consulte também

Referência

DTEClass Classe

Namespace EnvDTE