Compartilhar via


RoutingMessage.SystemProperties Propriedade

Definição

Obtém ou define as propriedades do sistema

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a