BrokeredMessage.Label Propriedade

Definição

Obtém ou define o rótulo específico do aplicativo.

public string Label { get; set; }
member this.Label : string with get, set
Public Property Label As String

Valor da propriedade

Rótulo específico do aplicativo.

Exceções

Gerada se a mensagem estiver no estado descartado.

Aplica-se a