次の方法で共有


CreativeWork.DatePublished プロパティ

定義

CreativeWork が発行された日付を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象