StreamWebSocketInformation.LocalAddress Property

Gets the IP address associated with a StreamWebSocket object.

Syntax

public:
property HostName^ LocalAddress {
         HostName^ get ();
}  

Property value

Type: HostName 

The IP address associated with a StreamWebSocket object.

Requirements

Namespace: Windows.Networking.Sockets

Metadata: windows.winmd

See also

Reference

StreamWebSocketInformation Class

StreamWebSocketInformation Members

Windows.Networking.Sockets Namespace