VideoPreviewImageUrls.Large Property

Definition

Gets or sets high resolution preview image URL.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to