An NDoc Documented Class Library

FTPConnection.ServerDirectory Property

The initial/current working directory on the server.

public string ServerDirectory {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