ToolWindowGuids80.DocumentOutline 字段

此工具窗口提供 HTML 文件的轮廓。

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

语法

声明
Public Const DocumentOutline As String
public const string DocumentOutline

备注

此工具窗口的 GUID 是:

#define guidDocumentOutline { 0x25f7e850, 0xffa1, 0x11d0, { 0xb6, 0x3f, 0x0, 0xa0, 0xc9, 0x22, 0xe8, 0x51 } }

此工具窗口通过选择 文档大纲 通常可用从 视图 菜单的 其他窗口 子菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间