TestConnectionCommand.TraceStatus.HopAddress Property

Definition

Gets the IP address of the current hop point.

public System.Net.IPAddress? HopAddress { get; }
[System.Runtime.CompilerServices.Nullable(2)]
public System.Net.IPAddress? HopAddress { [System.Runtime.CompilerServices.NullableContext(2)] get; }
member this.HopAddress : System.Net.IPAddress
[<System.Runtime.CompilerServices.Nullable(2)>]
[<get: System.Runtime.CompilerServices.NullableContext(2)>]
member this.HopAddress : System.Net.IPAddress
Public ReadOnly Property HopAddress As IPAddress

Property Value

Attributes

Applies to