此工具窗口显示搜索的帮助文档搜索窗体。此窗口已弃用。
命名空间: 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 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。