Constants.vsContextMacroRecording Field

Definition

Indicates that a macro is being recorded.

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

Field Value

Remarks

Indicates the current status (or context) of the integrated development environment (IDE).

Applies to