Compartilhar via


BrokeredMessageProperty.Properties Propriedade

Definição

Obtém as propriedades da mensagem agenciada.

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

Valor da propriedade

As propriedades da mensagem agenciada.

Exceções

Se a mensagem estiver no estado descartado.

Aplica-se a