An NDoc Documented Class Library

FTPConnection.GetWorkingDirectory Method 

NOTE: This method is now obsolete.

Use FTPConnection.ServerDirectory.


Returns the working directory on the server.

public string GetWorkingDirectory();

Return Value

The working directory on the server.

See Also

FTPConnection Class | EnterpriseDT.Net.Ftp Namespace