Xceed .NET Libraries Documentation
FtpAS400ListingParser Class
Members 


Xceed.Ftp Assembly > Xceed.Ftp Namespace : FtpAS400ListingParser Class
Class which represents a parser that is used to parse lines received from an AS400 FTP server.
Syntax
'Declaration
 
Public Class FtpAS400ListingParser 
   Inherits FtpListingParser
'Usage
 
Dim instance As FtpAS400ListingParser
public class FtpAS400ListingParser : FtpListingParser 
Inheritance Hierarchy

System.Object
   Xceed.Ftp.FtpListingParser
      Xceed.Ftp.FtpAS400ListingParser

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

FtpAS400ListingParser Members
Xceed.Ftp Namespace