edtFTPnet/Free - Open-source FTP component for .NET | Download
Base for all event argument classes.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0

Syntax

C#
public class FTPEventArgs : EventArgs
Visual Basic
Public Class FTPEventArgs _
	Inherits EventArgs
Visual C++
public ref class FTPEventArgs : public EventArgs

Inheritance Hierarchy

See Also