次の方法で共有


PushSettingsInner.DynamicTagsJson プロパティ

定義

プッシュ登録エンドポイントのユーザー要求から評価される動的タグの一覧を含む JSON 文字列を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象