Compartilhar via


WebSocketMessageProperty.OpeningHandshakeProperties Propriedade

Definição

Obtém uma coleção de propriedades de handshake de abertura.

public:
 property System::Collections::ObjectModel::ReadOnlyDictionary<System::String ^, System::Object ^> ^ OpeningHandshakeProperties { System::Collections::ObjectModel::ReadOnlyDictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyDictionary<string,object> OpeningHandshakeProperties { get; }
member this.OpeningHandshakeProperties : System.Collections.ObjectModel.ReadOnlyDictionary<string, obj>
Public ReadOnly Property OpeningHandshakeProperties As ReadOnlyDictionary(Of String, Object)

Valor da propriedade

ReadOnlyDictionary<String,Object>

Uma coleção de propriedades de handshake de abertura que contém no ReadOnlyDictionary<TKey,TValue> .

Aplica-se a