edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
File that was created, changed or deleted.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public FTPFile File { get; }
Visual Basic
Public ReadOnly Property File As FTPFile
	Get
Visual C++
public:
property FTPFile^ File {
	FTPFile^ get ();
}

See Also