FTPConnectionChangeWorkingDirectoryUp Method
Changes to the parent of the current working directory on the server.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public virtual bool ChangeWorkingDirectoryUp()
Public Overridable Function ChangeWorkingDirectoryUp As Boolean
public:
virtual bool ChangeWorkingDirectoryUp()
abstract ChangeWorkingDirectoryUp : unit -> bool
override ChangeWorkingDirectoryUp : unit -> bool
Return Value
Booleantrue if the working directory was changed.