共用方式為


ImageSourceRegistry.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

備註

映射存放庫中的映射名稱。

適用於