VSRECORDMODE Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the mode of the environment’s macro recorder.
public enum class VSRECORDMODE
public enum class VSRECORDMODE
enum VSRECORDMODE
public enum VSRECORDMODE
type VSRECORDMODE =
Public Enum VSRECORDMODE
- Inheritance
-
VSRECORDMODE
Fields
VSRECORDMODE_ABSOLUTE | 1 | The environment macro recorder mode is absolute referencing. |
VSRECORDMODE_RELATIVE | 2 | The environment macro recorder mode is relative referencing. |