This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Using the Modules Window
To display the Modules window
- From the Debug menu, choose Windows and click Modules. (The debugger must be running or in a break state.)
The Modules window lists the modules (DLLs and EXEs) used by your program and shows relevant information for each.
By default, the Modules window sorts modules by load order. You can choose to sort by any column, however.
To sort by any column
- Click on the button at the top of the column.
See Also
Modules Window | Inspecting Your Program