WebSocketMessageProperty.SubProtocol Propiedad

Definición

Obtiene o establece el mensaje de subprotocolo.

public:
 property System::String ^ SubProtocol { System::String ^ get(); };
public string SubProtocol { get; }
member this.SubProtocol : string
Public ReadOnly Property SubProtocol As String

Valor de propiedad

Mensaje de subprotocolo.

Se aplica a