edtFTPnet/Express - Class Reference

FTPSynchronizeView.Direction Property

Controls the direction of synchronization.

public EnterpriseDT.Net.Ftp.TransferDirection Direction {get; set;}

Remarks

FTPSynchronizeView only works in one direction at a time, although the user can instantly switch directions by clicking the direction button. The Direction property may be used to control the direction programmatically.

See Also

FTPSynchronizeView Class | EnterpriseDT.Net.Ftp.Forms Namespace