|
|
ResolveName(dnsName As string) As string
string ResolveName(string dnsName);
| name | type | description | ||
| dnsName | string | DNS name to look up. |
Looks up a name and returns the IP address. If the ip address cannot be found an error is thrown.
If you wish to find the multiple IP addresses for a dns name use the LookupNameMulti method.
We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.