TestConnectionCommand.PingStatus.DisplayAddress Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the target address of the ping if one is available, or "*" if it is not.
public string DisplayAddress { get; }
	member this.DisplayAddress : string
	Public ReadOnly Property DisplayAddress As String