ContextAttributes.Type-Eigenschaft

Ruft eine Konstante ab, die den Objekttyp angibt.

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

Syntax

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

Eigenschaftswert

Typ: EnvDTE.vsContextAttributes
Eine vsContextAttributes-Konstante, die das Kontextattribut angibt.

.NET Framework-Sicherheit

Siehe auch

Referenz

ContextAttributes Schnittstelle

EnvDTE-Namespace

Weitere Ressourcen

Gewusst wie: Kompilieren und Ausführen der Codebeispiele für das Automatisierungsobjektmodell