Compartir a través de


ApplicationProperties.CreatedDate Propiedad

Definición

Obtiene la fecha y hora de creación de la aplicación.

[Newtonsoft.Json.JsonProperty(PropertyName="createdDate")]
public string CreatedDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="createdDate")>]
member this.CreatedDate : string
Public ReadOnly Property CreatedDate As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a