ToolWindowGuids80.Tableofcontents 字段

此工具窗口显示帮助文档的内容。

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

语法

声明
Public Const Tableofcontents As String
public const string Tableofcontents

备注

此工具窗口的 GUID 是:

#define guidTableofcontents { 0x4A791147, 0x19E4, 0x11D3, { 0xB8, 0x6B, 0x00, 0xC0, 0x4F, 0x79, 0xF8, 0x02 } }

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间