You are here: C++ Support Classes > dtSearch Namespace > Classes > DSearchJob Class > DSearchJob::ListingName Data Member
DSearchJob::ListingName Data Member
Close
dtSearch Text Retrieval Engine Programmer's Reference
DSearchJob::ListingName Data Member
Syntax
C++
DStringProperty ListingName;

If set to a filename, each file retrieved in the search will be written to this file. If the dtsSearchDelayDocInfo flag is set, the list will be built from the best-matching files after the search is done, sorted by relevance, and will contain at most MaxFiles items. Otherwise, the list will include all files retrieved in the search, in the order they were found.