FTPSyncFileEventArgsLocalFile Property
Reference to an
FTPFile object representing the local file.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public FTPFile LocalFile { get; }
Public ReadOnly Property LocalFile As FTPFile
Get
public:
property FTPFile^ LocalFile {
FTPFile^ get ();
}
member LocalFile : FTPFile with get
Property Value
FTPFile