WebSocketMessageProperty.SubProtocol 屬性

定義

取得或設定附屬通訊協定訊息。

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

屬性值

子通訊協定訊息。

適用於