次の方法で共有


NotificationPreference.SendNotification プロパティ

定義

通知が必要かどうかを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="sendNotification")]
public bool SendNotification { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sendNotification")>]
member this.SendNotification : bool with get, set
Public Property SendNotification As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象