HostAddress Property  
 

Gets and sets the IP address of the server.

Syntax

object.HostAddress [= ipaddress ]

Remarks

The HostAddress property can be used to set the IP address for a server that you wish to communicate with. If the address is valid and matches an entry in the host table, the HostName property will be changed to match the address.

Data Type

String

See Also

AutoResolve Property, HostName Property