You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > ExtractionOptions Class > ExtractionOptions Properties > OutputFileListName Property
Close
dtSearch .NET Standard API 2024.02
ExtractionOptions.OutputFileListName Property

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

public string 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.

Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.