DnsEndPoint Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The DnsEndPoint type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddressFamily | Gets the Internet Protocol (IP) address family. (Overrides EndPoint.AddressFamily.) |
|
Host | Gets the host name or string representation of the Internet Protocol (IP) address of the host. |
|
Port | Gets the port number of the DnsEndPoint. |
Show: