共用方式為


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

適用於