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

Set to true to force all configuration files to be re-read when Save() is called.

C#
public bool UpdateFiles;
Visual Basic
Public Property UpdateFiles() As bool
Remarks

If the contents of a configuration file such as TextFieldsFile changes, but the filename is not changed, set UpdateFiles=true to indicate that dtSearch should discard any internally-cached copies of configuration files and re-read them from disk.

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