Click or drag to resize

IPAddress.Address Property (Typed)

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

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

Property Value

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