次の方法で共有


Image.ThumbnailUri プロパティ

定義

元の画像のサムネイルへの URI を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="thumbnailUri")]
public string ThumbnailUri { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="thumbnailUri")>]
member this.ThumbnailUri : string
Public ReadOnly Property ThumbnailUri As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象