次の方法で共有


CreativeWork.ThumbnailUrl プロパティ

定義

アイテムのサムネイルへの URL を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象