HopHostAddress Property
The IP address of the host for a particular hop in the trace.
Syntax
__property String HopHostAddress[int HopIndex] = {read=FHopHostAddress, write=FSetHopHostAddress};
Default Value
""
Remarks
The IP address of the host for a particular hop in the trace.
The size of the array is controlled by the HopCount property.
This property is read-only and not available at design time.
Data Type
String