次の方法で共有


MpnsPushMessage.Headers プロパティ

定義

通知と共に Microsoft プッシュ通知サービスに送信される追加の HTTP ヘッダー。

public System.Collections.Generic.IDictionary<string,string> Headers { get; }
member this.Headers : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Headers As IDictionary(Of String, String)

プロパティ値

適用対象