Changes to the parent of the current working directory on the server.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public override bool ChangeWorkingDirectoryUp() |
| Visual Basic |
|---|
Public Overrides Function ChangeWorkingDirectoryUp As Boolean |
| Visual C++ |
|---|
public: virtual bool ChangeWorkingDirectoryUp() override |