次の方法で共有


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

適用対象