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, which is a string composed of four sets of numbers separated by periods.

Data Type

String

See Also

AutoResolve Property, HostAddress Property, LocalName Property