ToolWindowGuids80::BookmarkWindow Field

 

This tool window provides a list of bookmarks placed in all files in a solution.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

public:
literal String^ BookmarkWindow

Field Value

Type: System::String^

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.

Return to top
Show: