ToolWindowGuids80::Modules Field
Visual Studio 2015
This tool window displays a list of all modules that are loaded during debugging.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
The GUID for this tool window is:
#define guidModules { 0x37ABA9BE, 0x445A, 0x11D3, { 0x99, 0x49, 0x00, 0xC0, 0x4F, 0x68, 0xFD, 0x0A } }
This tool window is typically available while debugging by selecting Modules from the Windows submenu of the Debug menu.
Show: