Compartir a través de


RoutingMessage.SystemProperties Propiedad

Definición

Obtiene o establece las propiedades del 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a