An NDoc Documented Class Library

ExFTPConnection.ChangeWorkingDirectoryUp Method 

Changes to the parent of the current working directory on the server.

public override bool ChangeWorkingDirectoryUp();

Return Value

true if the working directory was changed.

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace