Viewing XML Help for .NET Code Modules
- Updated2025-07-23
- 1 minute(s) read
If you export XML Documentation files when building .NET code modules and you want TestStand to
display help information for a code module in the Sequence Editor, place the XML
Documentation file next to the .NET code module loaded by TestStand. If the XML
Documentation file is not in the same folder as the .NET code module when TestStand
loads the code module, help in the XML Documentation file will not display in the
Sequence Editor.
Note In
TestStand 2024 Q4 and earlier, if the .NET code module is installed in the global
assembly cache (GAC), TestStand will load the code module on startup from the GAC
location, even if you specify the identical .NET code module from a different place
on disk.