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


In This Topic
    ParsingListingLineEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see ParsingListingLineEventArgs members.

    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