EditorConstants.IDM_VS_CTXT_FIND_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 find regex helper context menu.
public: int IDM_VS_CTXT_FIND_REGEX = 1060;
public const int IDM_VS_CTXT_FIND_REGEX = 1060;
val mutable IDM_VS_CTXT_FIND_REGEX : int
Public Const IDM_VS_CTXT_FIND_REGEX As Integer = 1060