Returns the Internet Protocol (IP) addresses for the specified host.
- Parameters
-
host_name_or_address | The host name or IP address to resolve. |
- Returns
- An array of type xtd::net::ip_address that holds the IP addresses for the host that is specified by the host_name_or_address parameter..