MessageProperties.Values Proprietà

Definizione

Ottiene un oggetto ICollection contenente i valori di 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)

Valore della proprietà

ICollection<Object>

Interfaccia ICollection contenente i valori della classe MessageProperties.

Implementazioni

Si applica a