Partager via


RoutingMessage.SystemProperties Propriété

Définition

Obtient ou définit des propriétés système

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à