NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Regex Properties

The properties of the Regex class are listed below. For a complete list of Regex class members, see the Regex Members topic.

Public:

Options Returns the options passed into the constructor
RightToLeft Indicates whether the regular expression matches from right to left.

See Also

Regex Class | System.Text.RegularExpressions Namespace