Partager via


MessageWebSocket.Information Propriété

Définition

Obtient des informations de socket sur un objet MessageWebSocket .

public:
 property MessageWebSocketInformation ^ Information { MessageWebSocketInformation ^ get(); };
MessageWebSocketInformation Information();
public MessageWebSocketInformation Information { get; }
var messageWebSocketInformation = messageWebSocket.information;
Public ReadOnly Property Information As MessageWebSocketInformation

Valeur de propriété

Informations de socket sur un objet MessageWebSocket .

S’applique à

Voir aussi