Sdílet prostřednictvím


ProcessInfoInner.TimeStamp Vlastnost

Definice

Získá nebo nastaví časové razítko.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.time_stamp")]
public DateTime? TimeStamp { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.time_stamp")>]
member this.TimeStamp : Nullable<DateTime> with get, set
Public Property TimeStamp As Nullable(Of DateTime)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro