LumiSoft Net Help
GetList Method
NamespacesLumiSoft.Net.FTP.ClientFTP_ClientGetList()()()()
Gets files and directories in the current server directory.
Declaration Syntax
C#Visual BasicVisual C++F#
public FTP_ListItem[] GetList()
Public Function GetList As FTP_ListItem()
public:
array<FTP_ListItem^>^ GetList()
member GetList : unit -> FTP_ListItem[] 
Return Value
array<FTP_ListItem>[]()[][]
Returns current working directory listing.
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this method is accessed.
InvalidOperationExceptionIs raised when FTP client is not connected.
FTP_ClientExceptionIs raised when FTP server returns error.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119