次の方法で共有


WebSocketMessageProperty.SubProtocol プロパティ

定義

サブ プロトコル メッセージを取得または設定します。

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

プロパティ値

補助的なプロトコル メッセージ。

適用対象