Partager via


LogFileTextSettings.RecordStartTimestampFormat Propriété

Définition

Obtient ou définit l’un des formats d’horodatage pris en charge. Les valeurs possibles incluent : « ISO 8601 », « AAAA-MM-JJ HH:MM:SS », « M/D/AAAA HH:MM:SS AM/PM », 'Mon JJ, AAAA HH:MM:SS', 'yyMMdd HH:mm:ss', 'ddMMyy HH:mm:ss', 'MMM d hh:mm:ss', 'dd/MMM/yyyyy:HH:mm:ss zzz', 'aaayy-MM-ddTHH: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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à