Xceed .NET Libraries Documentation
Xceed.Ftp Assembly / Xceed.Ftp Namespace / ParsingListingLineEventArgs Class
Properties


In This Topic
    ParsingListingLineEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ParsingListingLineEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets an FtpItemInfo object representing the listing information of an FTP item.  
    Public PropertyGets the listing line which was returned by the FTP server and used to create the Item.  
    Public PropertyGets or sets a boolean value indicating if the listing line returned by the FTP server was valid.  
    Top
    See Also