Share via


IntentPattern.Pattern Property

Definition

Gets or sets the regex pattern to match.

public string Pattern { get; set; }
member this.Pattern : string with get, set
Public Property Pattern As String

Property Value

The regex pattern to match.

Applies to