EditorConstants.IDM_VS_CTXT_REPLACE_REGEX Field
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.
The ID of the replace regex helper context menu.
public: int IDM_VS_CTXT_REPLACE_REGEX = 1061;
public const int IDM_VS_CTXT_REPLACE_REGEX = 1061;
val mutable IDM_VS_CTXT_REPLACE_REGEX : int
Public Const IDM_VS_CTXT_REPLACE_REGEX As Integer = 1061