ComponentSpace Trace Route Class Library Reference

TraceRouteHop.ToString Method 

Obtain the string representation of the trace route hop.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

The string representation of the trace route hop.

See Also

TraceRouteHop Class | ComponentSpace.TraceRoute Namespace