Hi Noel,
The ParsingListingLine event provides similar functionality. You could refer to the following link on our documentation center for further details, at:
http://doc.xceedsoft.com/products/XceedFileSystem/#topic1815.html
If e.Valid is true when the event is raised, at least one parser succeeded in parsing the listing line and e.Item has been filled with the parsed information. In this case, the event provides similar information as ListingFolderItem in the ActiveX component.
Imported from legacy forums. Posted by Fawzi [Xceed] (had 188 views)