次の方法で共有


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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象