EditorConstants Class

Definition

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.

Applies to