LumiSoft Net Help
GetCurrentDir Method
NamespacesLumiSoft.Net.FTP.ClientFTP_ClientGetCurrentDir()()()()
Gets current working directory in the sFTP server.
Declaration Syntax
C#Visual BasicVisual C++F#
public string GetCurrentDir()
Public Function GetCurrentDir As String
public:
String^ GetCurrentDir()
member GetCurrentDir : unit -> string 
Return Value
String
Returns current working directory.
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