VSRECORDMODE Enumeration
Visual Studio 2015
Specifies the mode of the environment’s macro recorder.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Member name | Description | |
|---|---|---|
| VSRECORDMODE_ABSOLUTE | The environment macro recorder mode is absolute referencing. | |
| VSRECORDMODE_RELATIVE | The environment macro recorder mode is relative referencing. |
Show: