Xceed .NET Libraries Documentation
CommandSentEventArgs Class
Members 


Xceed.Ftp Assembly > Xceed.Ftp Namespace : CommandSentEventArgs Class
Provides information on the command that has been sent to the FTP server.
Syntax
'Declaration
 
Public Class CommandSentEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As CommandSentEventArgs
public class CommandSentEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      Xceed.Ftp.CommandSentEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CommandSentEventArgs Members
Xceed.Ftp Namespace