ToolWindowGuids80::RunningDocuments Field
Visual Studio 2015
This tool window displays a list of HTML pages that have script running in them.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
The GUID for this tool window is:
#define guidRunningDocuments { 0xECDD9EE0, 0xAC6B, 0x11D0, { 0x89, 0xF9, 0x00, 0xA0, 0xC9, 0x11, 0x00, 0x55 } }
This tool window is typically available while debugging by selecting Script Explorer from the Windows submenu of the Debug menu.
Show: