See Also

EchoResult Class  | EchoResult Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerTCP SSL Sockets for .NET

TargetAddress Property

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();
[C++/CLI]
public: property String^ TargetAddress {    String^ get(); }

Return Type

Returns the original target address of the ping or traceroute operation.

Remarks

This property returns the original target IP address or host name passed into the Send or Send operation.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

EchoResult Class  | EchoResult Members


Send comments on this topic.

Documentation version 1.1.2.0.

© 2008 Dart Communications.  All rights reserved.