SearchDirectories.Reload
- Updated2025-07-21
- 1 minute(s) read
SearchDirectories.Reload
Syntax
SearchDirectories.Reload
Purpose
Instructs TestStand to discard the current search directory list and reload the list from disk.
Remarks
Note
TestStand immediately updates the
TestExec.ini
configuration file when you make changes to the search directories programmatically or by using a user interface. Use the
SearchDirectories.Reload
method to update the search directories after an external application, such as a source code control application, modifies the
TestExec.ini
configuration file.