You are here: C++ Support Classes > dtSearch Namespace > Classes > DExtractionOptions Class > DExtractionOptions::OutputFileListName Data Member
Close
dtSearch Text Retrieval Engine Programmer's Reference
DExtractionOptions::OutputFileListName Data Member

Name of text file to create with the names of all images and attachments extracted to the OutputLocation.

Syntax
C++
DStringProperty OutputFileListName;

Each attachment or image file extracted will be listed in the file, with one name per line. Filenames will be stored in UTF-8 format.