Gets files and directories in the current server directory.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public FTP_ListItem[] GetList()
Public Function GetList As FTP_ListItem()
public: array<FTP_ListItem^>^ GetList()
member GetList : unit -> FTP_ListItem[]
Return Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this method is accessed. |
InvalidOperationException | Is raised when FTP client is not connected. |
FTP_ClientException | Is raised when FTP server returns error. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119