Legend
| Static field: Regex2Options IgnorePatternWhitespace
DeclarationRegex2Options IgnorePatternWhitespace SummaryEliminates unescaped white space from the pattern and enables comments marked with #. However, the System.Text.RegularExpressions.RegexOptions.IgnorePatternWhitespace value does not affect or eliminate white space in character classes. |