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 state of the macro recorder of the environment.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration VSRECORDSTATE
public enum VSRECORDSTATE
public enum class VSRECORDSTATE
type VSRECORDSTATE
public enum VSRECORDSTATE
Members
Member name | Description | |
---|---|---|
VSRECORDSTATE_ON | Macro recording is on. | |
VSRECORDSTATE_OFF | Macro recording is off. | |
VSRECORDSTATE_PAUSED | Macro recording is paused. |
Remarks
COM Signature
From vsshell.idl: