ComponentSpace Trace Route Class Library Reference

TraceRouteHop.ServerName Property

Gets or sets the server name. This will be the IP address is address resolution is disabled.

[Visual Basic]
Public Property ServerName As String
[C#]
public string ServerName {get; set;}

Property Value

The server name.

See Also

TraceRouteHop Class | ComponentSpace.TraceRoute Namespace