Bagikan melalui


DateTimeExtraction.FormatString Property

Definition

Gets or sets the FormatString

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to