Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

RegexOptions

System.Text.RegularExpressions

A combination of the following flags:

NameValueDescription
None0
IgnoreCase1
Multiline2
ExplicitCapture4
Compiled8
Singleline16
IgnorePatternWhitespace32
RightToLeft64
ECMAScript256
CultureInvariant512

Used By

Notification