Viewing XML Help for .NET Code Modules
- Updated2024-11-26
- 1 minute(s) read
Viewing XML Help for .NET Code Modules
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
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.