ToolWindowGuids80::BookmarkWindow Field
Visual Studio 2015
This tool window provides a list of bookmarks placed in all files in a solution.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
The GUID for this tool window is:
#define guidBookmarkWindow { 0xA0C5197D, 0x0AC7, 0x4B63, { 0x97, 0xCD, 0x88, 0x72, 0xA7, 0x89, 0xD2, 0x33 } }
This tool window is typically available by selecting Bookmark Window from the View menu.
Show: