You are here: C++ API > Classes > dtsOptions2 Structure > dtsOptions2::tempFileDir Data Member
dtsOptions2::tempFileDir Data Member
Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsOptions2::tempFileDir Data Member

Directory to use for temporary files.

Syntax
C++
const char * 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.