RegExpMatchRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
RegExpMatchRequest
public class RegExpMatchRequest
type RegExpMatchRequest = class
Public Class RegExpMatchRequest
- Inheritance
-
RegExpMatchRequest
Constructors
| Name | Description |
|---|---|
| RegExpMatchRequest() | |
Properties
| Name | Description |
|---|---|
| Pattern |
Regular expression pattern |
| Text |
String to search for matches |