ProcessInfoInner.TimeStamp 속성

정의

타임스탬프를 가져오거나 설정합니다.

[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)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상