Contains the data of the FtpChangeLocalDirEventHandler.

Namespace: Jscape.Ftp
Assembly: Jscape.Ftp (in Jscape.Ftp.dll) Version: 2.4.5.0

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Jscape.Ftp..::..FtpChangeLocalDirEventArgs

See Also