次の方法で共有


PushSettings.IsPushEnabled プロパティ

定義

プッシュ エンドポイントが有効かどうかを示すフラグを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象