edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPFileSyncPairRemoteFile Property

Get and set the remote file.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public FTPFile RemoteFile { get; set; }

Property Value

FTPFile

Remarks

If this reference is null then there is no remote file whose name matches that of the local file.

See Also