ToolWindowGuids80.HelpSearch 字段

此工具窗口显示搜索的帮助文档搜索窗体。此窗口已弃用。

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

语法

声明
Public Const HelpSearch As String
public const string HelpSearch

备注

此工具窗口的 GUID 是:

#define guidHelpSearch { 0x46C87F81, 0x5A06, 0x43A8, { 0x9E, 0x25, 0x85, 0xD3, 0x3B, 0xAC, 0x49, 0xF8 } }

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间