ListItem Property

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.

ListItem Property

Holds value of last ListItems event.

[Visual Basic]
Public ReadOnly Property ListItem As String
[C#]
public string ListItem {get;}
[JScript]
public function get ListItem : String

Remarks

This property will hold last result of ListDir/ListNames. If you don't use ListItem event where result of ListDir was provided, you can read it here later on.

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.