VersionInfo.LastModifiedDateTime Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a