PatternTokenizer.Pattern Property

Definition

A regular expression pattern to match token separators. Default is an expression that matches one or more non-word characters.

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

Property Value

Applies to