다음을 통해 공유


CreativeWork.DatePublished Property

Definition

Gets the date on which the CreativeWork was published.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to