Partager via


InstallationTemplate.Headers Propriété

Définition

Obtient ou définit la collection d’en-têtes applicables aux notifications ciblées par MPNS

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="headers")]
public System.Collections.Generic.IDictionary<string,string> Headers { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="headers")>]
member this.Headers : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Headers As IDictionary(Of String, String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à