Compartir a través de


Configuration.CreatedTimeUtc Propiedad

Definición

Fecha y hora de creación de la configuración.

[Newtonsoft.Json.JsonProperty(PropertyName="createdTimeUtc")]
public DateTime CreatedTimeUtc { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="createdTimeUtc")>]
member this.CreatedTimeUtc : DateTime
Public ReadOnly Property CreatedTimeUtc As DateTime

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a