An NDoc Documented Class Library |
|
ExFTPConnection.ChangeWorkingDirectory Method
Changes the working directory.
public override
bool ChangeWorkingDirectory(
string directory);
Parameters
-
directory
- Directory to change to (may be relative or absolute).
Return Value
true
if the working directory was changed.
See Also
ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace