This documentation is archived and is not being maintained.
Regex Properties
.NET Framework 1.1
The properties of the Regex class are listed here. For a complete list of Regex class members, see the Regex Members topic.
Public Properties
Options Supported by the .NET Compact Framework. | Returns the options passed into the Regex constructor. |
RightToLeft Supported by the .NET Compact Framework. | Gets a value indicating whether the regular expression searches from right to left. |
See Also
Show:
