Compartir a través de


TimeZoneTimeZoneInformation.Time Propiedad

Definición

Obtiene o establece los datos y la hora especificados en el formulario YYYY-MM-DDThh;mm:ss.sssssZ.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a