| ComponentSpace Trace Route Class Library Reference |
|
TraceRouteHop.HopNumber Property
Gets or sets the hop number.
[Visual Basic]
Public Property HopNumber As
Integer
[C#]
public
int HopNumber {get; set;}
Property Value
The hop number.
See Also
TraceRouteHop Class | ComponentSpace.TraceRoute Namespace