Freigeben über


ContextGuids.vsContextGuidMacroExplorer-Feld

Stellt dar, ob das Macro Explorer Window angezeigt wird.

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

Syntax

'Declaration
Public Const vsContextGuidMacroExplorer As String
public const string vsContextGuidMacroExplorer
public:
literal String^ vsContextGuidMacroExplorer
static val mutable vsContextGuidMacroExplorer: string
public const var vsContextGuidMacroExplorer : String

Hinweise

Viele Befehle werden nur angezeigt, wenn die zugehörigen Kontext-GUIDs aktiv sind. Einige Debugbefehle werden beispielsweise nur während des Debuggens von Code angezeigt. Wenn keiner der zugehörigen Kontexte aktiv ist, wird der Befehl nicht angezeigt.

.NET Framework-Sicherheit

Siehe auch

Referenz

ContextGuids Klasse

EnvDTE80-Namespace