This topic has not yet been rated - Rate this topic

AspCodeRegex Properties

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The AspCodeRegex type exposes the following members.

  NameDescription
Public property Options Returns the options passed into the Regex constructor. (Inherited from Regex.)
Public property RightToLeft Gets a value indicating whether the regular expression searches from right to left. (Inherited from Regex.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.