Freigeben über


ContextGuids.vsContextGuidBookmarks-Feld

Stellt dar, ob das Fenster "Lesezeichen" angezeigt wird.

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

Syntax

'Declaration
Public Const vsContextGuidBookmarks As String
public const string vsContextGuidBookmarks
public:
literal String^ vsContextGuidBookmarks
static val mutable vsContextGuidBookmarks: string
public const var vsContextGuidBookmarks : 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