An NDoc Documented Class Library

ExFTPConnection.GetWorkingDirectory Method 

NOTE: This method is now obsolete.

Use FTPConnection.ServerDirectory.


Returns the working directory on the server.

public override string GetWorkingDirectory();

Return Value

The working directory on the server.

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace