NotificationRegistration.Headers Property

Definition

Additional HTTP headers sent to the Windows Push Notification Services or the Microsoft Push Notification Service at registration time.

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)

Property Value

Applies to