Click or drag to resize

IPAddress.Address Property

X#
A long value representing the current IP address. This equals the IP address interpreted as a 4-byte integer.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Address AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A long value representing the current IP address. This equals the IP address interpreted as a 4-byte integer.
See Also