RegExpTrigger.Pattern Property
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.
Gets or sets the regular expression used to match the input.
public System.Text.RegularExpressions.Regex Pattern { get; set; }
member this.Pattern : System.Text.RegularExpressions.Regex with get, set
Public Property Pattern As Regex