ExtendedWebSocketAcceptContext.SubProtocol 属性

定义

获取或设置正在协商的子协议。

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

属性值

适用于