다음을 통해 공유


Statistics.StartTime 속성

정의

통계의 startTime을 가져옵니다.

public DateTimeOffset StartTime { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="startTime")]
public DateTimeOffset StartTime { get; }
member this.StartTime : DateTimeOffset with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="startTime")>]
member this.StartTime : DateTimeOffset
Public Property StartTime As DateTimeOffset
Public ReadOnly Property StartTime As DateTimeOffset

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상