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

FTPFileSyncPairLocalFile Property

Get and set the local file.

Definition

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

Property Value

FTPFile

Remarks

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

See Also