An NDoc Documented Class Library

FTPConnection.WorkingDirectory Property

NOTE: This property is now obsolete.

Use ServerDirectory.


The current working directory on the server.

public string WorkingDirectory {get; set;}

Remarks

If the client is not currently connected, this is the initial working directory that will be changed to once the client connects.

See Also

FTPConnection Class | EnterpriseDT.Net.Ftp Namespace