Dns.GetHostEntry Method
.NET Framework 4.5
Resolves a host name or IP address to an IPHostEntry instance.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetHostEntry(IPAddress) | Resolves an IP address to an IPHostEntry instance. |
|
GetHostEntry(String) | Resolves a host name or IP address to an IPHostEntry instance. |