ToolWindowGuids80.BookmarkWindow 字段

此工具窗口提供在解决方案中的所有文件中的书签列表。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)

语法

声明
Public Const BookmarkWindow As String
public const string BookmarkWindow

备注

此工具窗口的 GUID 是:

#define guidBookmarkWindow { 0xA0C5197D, 0x0AC7, 0x4B63, { 0x97, 0xCD, 0x88, 0x72, 0xA7, 0x89, 0xD2, 0x33 } }

此工具窗口通过选择 " 书签 " 窗口 通常可用从 视图 菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间