RegExpMatch PropertiesC# API
The RegExpMatch type exposes the following members.
Properties

  NameDescription
Public propertyMatch
Gets the text that matched the regular expression.
Public propertyPosition
Gets the offset of the matching text within the Response.
Back to Top
See Also