Dart.PowerTCP.SslSockets Namespace > EchoResult Class : TargetAddress Property |
Returns the original target address of the ping or traceroute operation.
[Visual Basic]
Public ReadOnly Property TargetAddress As String
[C#]
public string TargetAddress {get;}
[C++]
public: __property string* get_TargetAddress();
Returns the original target address of the ping or traceroute operation.
This property returns the original target IP address or host name passed into the Send or Send operation.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
EchoResult Class | EchoResult Members
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.