HeaderNames.WebSocketSubProtocols Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Sec-WebSocket-Protocol
HTTP header name.
public: System::String ^ WebSocketSubProtocols;
public: static initonly System::String ^ WebSocketSubProtocols;
public const string WebSocketSubProtocols;
public static readonly string WebSocketSubProtocols;
val mutable WebSocketSubProtocols : string
staticval mutable WebSocketSubProtocols : string
Public Const WebSocketSubProtocols As String
Public Shared ReadOnly WebSocketSubProtocols As String