共用方式為


ServerMessageWebSocket.Information 屬性

定義

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

public:
 property ServerMessageWebSocketInformation ^ Information { ServerMessageWebSocketInformation ^ get(); };
ServerMessageWebSocketInformation Information();
public ServerMessageWebSocketInformation Information { get; }
var serverMessageWebSocketInformation = serverMessageWebSocket.information;
Public ReadOnly Property Information As ServerMessageWebSocketInformation

屬性值

ServerMessageWebSocket物件的通訊端資訊。

Windows 需求

應用程式功能
internetClientServer privateNetworkClientServer

適用於