See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
ExtractionOptions::FilenamePrefix Property

Filename prefix for extracted files stored in outputLocation

C#
public String FilenamePrefix;
Visual Basic
Public Property FilenamePrefix() As String
Remarks

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

See Also
You are here: dtSearch::Engine Namespace > ExtractionOptions Class > ExtractionOptions Properties > FilenamePrefix Property
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.