Partager via


InstanceViewStatus.Time Propriété

Définition

Obtient ou définit l’heure du status.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à