EditorConstants Class
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.
Contains common constants used in Editor code.
public ref class EditorConstants sealed
public sealed class EditorConstants
type EditorConstants = class
Public NotInheritable Class EditorConstants
- Inheritance
-
EditorConstants
Constructors
EditorConstants() |
Fields
EditorCommandSet |
The guid used to refer to commands in the Editor command set. |
EditorCommandSetString |
The guid used to refer to commands in the Editor command set. |
IDM_CTXT_NAVIGATE |
The ID of the Navigate context menu. |
IDM_VS_CTXT_FIND_REGEX |
The ID of the find regex helper context menu. |
IDM_VS_CTXT_REPLACE_REGEX |
The ID of the replace regex helper context menu. |