LocalAddress Property  
 

Return the IP address of the local host.

Syntax

object.LocalAddress

Remarks

The LocalAddress read-only property returns the local host's IP address in dot notation, as four numbers separated by periods.

Data Type

String

See Also

AutoResolve Property, ExternalAddress Property, HostAddress Property, LocalName Property, Bind Method