Partager via


SiteExtensionInfo.PublishedDateTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to