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

Filename prefix for extracted files stored in outputLocation

public string FilenamePrefix;

For example, if sample.jpg is extracted, and if FilenamePrefix is "tmp_", then the name of the file saved will be "tmp_sample.jpg".

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