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