Share via


CreativeWork.ThumbnailUrl Property

Definition

Gets the URL to a thumbnail of the item.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to