Regex Properties |
The Regex type exposes the following members.
Name | Description | |
---|---|---|
Options |
Gets the options that were passed into the System.Text.RegularExpressions.Regex
constructor.
| |
RightToLeft |
Gets a value that indicates whether the regular expression searches from
right to left.
|