Jaa


IntentPattern.Regex Property

Definition

Gets the Regex instance.

public System.Text.RegularExpressions.Regex Regex { get; }
member this.Regex : System.Text.RegularExpressions.Regex
Public ReadOnly Property Regex As Regex

Property Value

The Regex instance.

Applies to