TestConnectionCommand.PingStatus.Address Property

Definition

Gets the target address of the ping.

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

Property Value

Attributes

Applies to