TestConnectionCommand.TcpPortStatus.TargetAddress 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 resolved address for the target.
public System.Net.IPAddress TargetAddress { get; }
member this.TargetAddress : System.Net.IPAddress
Public ReadOnly Property TargetAddress As IPAddress