ToString Method

See Also

FtpDLX Class  | FtpDLX 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#

JScript

Show All

See Also Requirements Languages WeOnlyDo.Client.FTP Send comments on this topic.

ToString Method

Returns a String containing the name of the Component, if any. This method should not be overridden.

[Visual Basic]
Public Overridable Function ToString() As String
[C#]
public virtual string ToString();
[JScript]
public function ToString() : String;

Return Type

A String containing the name of the Component, if any, or null if the Component is unnamed.

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

FtpDLX Class  | FtpDLX Members

 

 


© WeOnlyDo Software. All Rights Reserved.