| edtFTPnet/Express - Class Reference |
|
FTPConnection.ChangeWorkingDirectoryUp Method
Changes to the parent of the current working directory on the server.
public
bool ChangeWorkingDirectoryUp();
Return Value
true if the working directory was changed.
See Also
FTPConnection Class | EnterpriseDT.Net.Ftp Namespace