Sdílet prostřednictvím


PerfMonSample.Time Vlastnost

Definice

Získá nebo nastaví bod v čase, pro který byl měřen čítač.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro