Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static field: Regex2Options IgnorePatternWhitespace

Declaration

Regex2Options IgnorePatternWhitespace

Summary

Eliminates 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.