次の方法で共有


CachedImages.Image プロパティ

定義

キャッシュされたイメージ名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象