Share via


VideoPreviewImageUrls.Medium Property

Definition

Gets or sets medium resolution preview image URL.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to