WebSocketTransportSettings.SubProtocol 屬性

定義

取得或設定 Web 通訊端附屬通訊協定。

public:
 property System::String ^ SubProtocol { System::String ^ get(); void set(System::String ^ value); };
public string SubProtocol { get; set; }
member this.SubProtocol : string with get, set
Public Property SubProtocol As String

屬性值

Web 通訊端附屬通訊協定。

適用於