共用方式為


ServerStreamWebSocket.Information 屬性

定義

取得 ServerStreamWebSocket 物件的通訊端資訊。

public:
 property ServerStreamWebSocketInformation ^ Information { ServerStreamWebSocketInformation ^ get(); };
ServerStreamWebSocketInformation Information();
public ServerStreamWebSocketInformation Information { get; }
var serverStreamWebSocketInformation = serverStreamWebSocket.information;
Public ReadOnly Property Information As ServerStreamWebSocketInformation

屬性值

ServerStreamWebSocket物件的通訊端資訊。

Windows 需求

應用程式功能
internetClientServer privateNetworkClientServer

適用於