LocalName Property  
 

Return the Internet domain name of the local host.

Syntax

object.LocalName

Remarks

The LocalName property returns the Internet domain name for the local host. If there is an active connection to a server, then the domain name will depend on the network interface that was used to establish the connection. If there isn't a connection, then the default domain name for the local host will be returned.

Data Type

String

See Also

LocalAddress Property