次の方法で共有


VideoPreviewImageUrls.Large プロパティ

定義

高解像度プレビュー イメージの 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象