Sdílet prostřednictvím


ContextAttributes.Type – vlastnost

Získá Konstanta určující typ objektu.

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

Syntaxe

'Deklarace
ReadOnly Property Type As vsContextAttributes
    Get
vsContextAttributes Type { get; }
property vsContextAttributes Type {
    vsContextAttributes get ();
}
abstract Type : vsContextAttributes
function get Type () : vsContextAttributes

Hodnota vlastnosti

Typ: EnvDTE.vsContextAttributes
A vsContextAttributes Konstanta určující atribut kontextu.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ContextAttributes Rozhraní

EnvDTE – obor názvů

Další zdroje

How to: Compile and Run the Automation Object Model Code Examples