显示一系列指向在帮助文档收藏夹主题。此窗口已弃用。
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)
语法
声明
Public Const HelpFavorites As String
public const string HelpFavorites
备注
此工具窗口的 GUID 是:
#define guidHelpFavorites { 0x57DC5D59, 0x11C2, 0x4955, { 0xA7, 0xB4, 0xD7, 0x69, 0x9D, 0x67, 0x7E, 0x93 } }
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。