Share via


ClientWebSocketFactory.WebSocketVersion プロパティ

定義

Web ソケット ファクトリのバージョンを取得します。

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

プロパティ値

Web ソケット ファクトリのバージョン。

適用対象