StreamSocket.Information 속성

정의

StreamSocket 개체에 대한 소켓 정보를 가져옵니다.

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

속성 값

StreamSocket 개체에 대한 소켓 정보입니다.

Windows 요구 사항

앱 기능
ID_CAP_NETWORKING [Windows Phone]

적용 대상

추가 정보