edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPConnectionChangeWorkingDirectoryUp Method

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

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public virtual bool ChangeWorkingDirectoryUp()

Return Value

Boolean
true if the working directory was changed.

See Also