VSRECORDSTATE Enumeration
Visual Studio 2015
Specifies the state of the macro recorder of the environment.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| VSRECORDSTATE_OFF | Macro recording is off. | |
| VSRECORDSTATE_ON | Macro recording is on. | |
| VSRECORDSTATE_PAUSED | Macro recording is paused. |
From vsshell.idl:
Show: