Method | Description | |
---|---|---|
GetHostAddresses ( string hostNameOrAddress ) : System.Net.IPAddress[] |
Returns the Internet Protocol (IP) addresses for the specified host.
|
public static GetHostAddresses ( string hostNameOrAddress ) : System.Net.IPAddress[] | ||
hostNameOrAddress | string | The host name or IP address to resolve |
return | System.Net.IPAddress[] |