Click or drag to resize

IPAddress.Field4 Property

X#
A numeric value representing the fourth field of the current IP address. For the IP address "130.119.121.147", this access would return 147.

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

Property Value

Type: Usual
A numeric value representing the fourth field of the current IP address. For the IP address "130.119.121.147", this access would return 147.
See Also