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
override ContextAttributes : ContextAttributes
function get ContextAttributes () : ContextAttributes
Hodnota vlastnosti
Typ: EnvDTE.ContextAttributes
Atributy kontextu.
Implementuje
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.