다음을 통해 공유


WebSocketMessageProperty.SubProtocol 속성

정의

하위 프로토콜 메시지를 가져오거나 설정합니다.

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

속성 값

String

하위 프로토콜 메시지입니다.

적용 대상