Share via


StreamSocket.Information Eigenschaft

Definition

Ruft Socketinformationen für ein StreamSocket-Objekt ab.

public:
 property StreamSocketInformation ^ Information { StreamSocketInformation ^ get(); };
StreamSocketInformation Information();
public StreamSocketInformation Information { get; }
var streamSocketInformation = streamSocket.information;
Public ReadOnly Property Information As StreamSocketInformation

Eigenschaftswert

Socketinformationen für ein StreamSocket-Objekt .

Windows-Anforderungen

App-Funktionen
ID_CAP_NETWORKING [Windows Phone]

Gilt für:

Weitere Informationen