Sdílet prostřednictvím


DTEClass.ContextAttributes – vlastnost

Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.

Další informace o této vlastnosti naleznete v ContextAttributes.

Obor názvů:  EnvDTE
Sestavení:  EnvDTE (v EnvDTE.dll)

Syntaxe

'Deklarace
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

Hodnota vlastnosti

Typ: EnvDTE.ContextAttributes
Atributy kontextu.

Implementuje

_DTE.ContextAttributes

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DTEClass Třída

EnvDTE – obor názvů