Constants.vsContextDebugging Field

Definition

Indicates that the IDE is in Debugging mode.

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

Field Value

Remarks

Indicates the current status (or context) of the IDE.

Applies to