PeerInformation.HostName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|