MessageWebSocketInformation.LocalAddress Property

Gets the IP address associated with a MessageWebSocket object.

Syntax

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

Property value

Type: HostName 

The IP address associated with a MessageWebSocket object.

Requirements

Namespace: Windows.Networking.Sockets

Metadata: windows.winmd

See also

Reference

MessageWebSocketInformation Class

MessageWebSocketInformation Members

Windows.Networking.Sockets Namespace