共用方式為


StopSellNotifications.Icon Property

Definition

Gets or sets the icon url

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to