Share via


LogFileTextSettings.RecordStartTimestampFormat Eigenschaft

Definition

Ruft eines der unterstützten Zeitstempelformate ab oder legt dieses fest. Mögliche Werte sind: "ISO 8601", "JJJJ-MM-TT HH:MM:SS", "M/D/JJJJ HH:MM:SS AM/PM", "Mon TT, JJJJ HH:MM:SS', 'yyMMdd HH:mm:ss', 'ddMMyy HH:mm:ss', 'MMM dh:mm:ss', 'dd/MMM/yyyy:HH:mm:ss zzz', 'yyyy-MM-ddTH:mm:ssK'

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: