Constants.vsContextMacroRecording Field

Indicates that a macro is being recorded.

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

Syntax

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

Remarks

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

.NET Framework Security

See Also

Reference

Constants Class

EnvDTE Namespace