MessageProperties.Values Propriedade

Definição

Obtém-se um ICollection que contém os valores no MessageProperties.

public:
 property System::Collections::Generic::ICollection<System::Object ^> ^ Values { System::Collections::Generic::ICollection<System::Object ^> ^ get(); };
public System.Collections.Generic.ICollection<object> Values { get; }
member this.Values : System.Collections.Generic.ICollection<obj>
Public ReadOnly Property Values As ICollection(Of Object)

Valor de Propriedade

Um ICollection que contém os valores em .MessageProperties

Implementações

Aplica-se a