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

Directory to use for temporary files.

Syntax
C++
DStringProperty TempFileDir;

Use tempFileDir to control the location of most temporary files that the dtSearch Engine creates, such as temporary files used for large file conversion operations or extraction of large documents stored in containers. 

IndexJob.TempFileDir will still control the location of temporary lists and sort buffers created during indexing. See