Close
dtSearch .NET Standard API 2023.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".