IWebSocketInformation.LocalAddress Property

Gets the IP address associated with an IWebSocket object.

Syntax

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

Property value

Type: HostName 

The IP address associated with an IWebSocket object.

Remarks

Requirements

Namespace: Windows.Networking.Sockets

Metadata: windows.winmd

See also

Reference

IWebSocketInformation Interface

IWebSocketInformation Members

Windows.Networking.Sockets Namespace