Właściwość DTEClass.ContextAttributes —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Aby uzyskać więcej informacji na temat tej właściwości, odnoszą się do ContextAttributes.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
Public Overridable ReadOnly Property ContextAttributes As ContextAttributes
public virtual ContextAttributes ContextAttributes { get; }
public:
virtual property ContextAttributes^ ContextAttributes {
    ContextAttributes^ get ();
}
abstract ContextAttributes : ContextAttributes with get 
override ContextAttributes : ContextAttributes with get
function get ContextAttributes () : ContextAttributes

Wartość właściwości

Typ: EnvDTE.ContextAttributes
Atrybuty kontekstu.

Implementuje

_DTE.ContextAttributes

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DTEClass Klasa

Przestrzeń nazw EnvDTE