ToolWindowGuids.DocOutline 字段

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

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

语法

声明
Public Const DocOutline As String
public const string DocOutline

备注

可在 .ctc 文件使用此工具窗口的 GUID:

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

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

.NET Framework 安全性

请参见

参考

ToolWindowGuids 类

Microsoft.VisualStudio.Shell.Interop 命名空间