An NDoc Documented Class Library

HttpClient.ChDir Method 

Change the remote working directory to that supplied.

public virtual void ChDir(
   string dir
);

Parameters

dir
Name of remote directory to change to.

Implements

IFileTransferClient.ChDir

See Also

HttpClient Class | EnterpriseDT.Net.Ftp.Http Namespace