Image.ThumbnailUri Property

Definition

Gets the URI to the thumbnail of the original image.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to