Compartir a través de


BlobDataSourceProperties.TimeFormat Propiedad

Definición

Obtiene o establece el formato de hora. Siempre que aparezca {time} en pathPattern, el valor de esta propiedad se usa como formato de hora en su lugar.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a