ContextGuids.vsContextGuidNotBuildingAndNotDebugging Feld

Definition

Gibt an, ob die integrierte Entwicklungsumgebung (Integrated Development Environment, IDE) keinen Code entwickelt oder debuggt.

public: System::String ^ vsContextGuidNotBuildingAndNotDebugging;
std::wstring vsContextGuidNotBuildingAndNotDebugging;
public const string vsContextGuidNotBuildingAndNotDebugging;
val mutable vsContextGuidNotBuildingAndNotDebugging : string
Public Const vsContextGuidNotBuildingAndNotDebugging As String 

Feldwert

String

Hinweise

Viele Befehle werden nur angezeigt, wenn die zugehörigen Kontext-GUIDs aktiv sind. Beispielsweise werden einige Debugbefehle nur angezeigt, wenn Sie Code Debuggen. Wenn keiner der verwandten Kontexte aktiv ist, wird der Befehl nicht angezeigt.

Gilt für