Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the mode of the environment’s macro recorder.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
Public Enumeration VSRECORDMODE
public enum VSRECORDMODE
public enum class VSRECORDMODE
type VSRECORDMODE
public enum VSRECORDMODE
Members
Member name | Description | |
---|---|---|
VSRECORDMODE_ABSOLUTE | The environment macro recorder mode is absolute referencing. | |
VSRECORDMODE_RELATIVE | The environment macro recorder mode is relative referencing. |