Gets and sets the IP address of a nameserver.
Syntax
object.NameServer(Index) [ =
address ]
Remarks
The NameServer property array is used to specify one or
more nameservers used to resolve hostnames and addresses. The address
value must be an IP address in dot notation. The Index argument
specifies which nameserver to set or return a value for. There may be
up to 3 nameservers defined for any single instance of the
control.
Data Type
String
See Also
HostAddress Property,
HostName Property,
Retry Property
|