Compartir a través de


Message.Properties Propiedad

Definición

Obtiene el diccionario de propiedades de usuario que se establecen cuando el usuario envía los datos.

public System.Collections.Generic.IDictionary<string,string> Properties { get; }
member this.Properties : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Properties As IDictionary(Of String, String)

Valor de propiedad

Se aplica a