Dela via


DateTimeExtraction.Regex Property

Definition

Gets or sets the regex string.

public string Regex { get; set; }
[Newtonsoft.Json.JsonIgnore]
public string Regex { get; set; }
member this.Regex : string with get, set
[<Newtonsoft.Json.JsonIgnore>]
member this.Regex : string with get, set
Public Property Regex As String

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to