Dela via


RegexDelimiter.Pattern Property

Definition

Gets or sets the pattern.

public string Pattern { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="pattern")]
public string Pattern { get; set; }
member this.Pattern : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="pattern")>]
member this.Pattern : string with get, set
Public Property Pattern As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to