edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Changes to the parent of the current working directory on the server.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public virtual bool ChangeWorkingDirectoryUp()
Visual Basic
Public Overridable Function ChangeWorkingDirectoryUp As Boolean
Visual C++
public:
virtual bool ChangeWorkingDirectoryUp()

Return Value

true if the working directory was changed.

See Also