次の方法で共有


VideoPreviewImageUrls.Small プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象