Delen via


VersionInfo.LastPublishedDateTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to