Click or drag to resize
Regex Properties

The Regex type exposes the following members.

Properties
  NameDescription
Public propertyOptions
Gets the options that were passed into the System.Text.RegularExpressions.Regex constructor.
Public propertyRightToLeft
Gets a value that indicates whether the regular expression searches from right to left.
Top
See Also