共用方式為


PerfMonSample.Time 屬性

定義

取得或設定測量計數器的時間點。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於