ToolWindowGuids80.ContextWindow 字段

此工具窗口提供指向基于当前上下文的帮助主题。

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

语法

声明
Public Const ContextWindow As String
public const string ContextWindow

备注

此工具窗口的 GUID 是:

#define guidContextWindow { 0x66dba47c, 0x61df, 0x11d2, { 0xaa, 0x79, 0x00, 0xc0, 0x4f, 0x99, 0x03, 0x43 } }

此工具窗口通过选择 动态帮助 通常可用从 帮助 菜单。

帮助上下文根据在编辑器中当前活动的窗口。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间