PeerInformation.HostName Property

Definition

Gets the hostname or IP address of the peer.

public:
 property HostName ^ HostName { HostName ^ get(); };
HostName HostName();
public HostName HostName { get; }
var hostName = peerInformation.hostName;
Public ReadOnly Property HostName As HostName

Property Value

The hostname or IP address of the peer

Windows requirements

App capabilities
proximity

Applies to