StreamSocket.Information Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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]
|