You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > Options Class > Options Properties > UpdateFiles Property
Close
dtSearch .NET Standard API 2024.02
Options.UpdateFiles Property

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

public bool UpdateFiles;

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.

Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.