Share via


VideoPreviewImageUrls.Small Property

Definition

Gets or sets low resolution preview image URL.

[Newtonsoft.Json.JsonProperty(PropertyName="small")]
public string Small { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="small")>]
member this.Small : string with get, set
Public Property Small As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to