Compartir a través de


VersionInfo.CreatedDateTime Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="createdDateTime")]
public DateTime? CreatedDateTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="createdDateTime")>]
member this.CreatedDateTime : Nullable<DateTime> with get, set
Public Property CreatedDateTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a