Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Displays a list of links to favorite topics in the help documentation. This window is deprecated.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Const HelpFavorites As String
public const string HelpFavorites
public:
literal String^ HelpFavorites
static val mutable HelpFavorites: string
public const var HelpFavorites : String
Remarks
The GUID for this tool window is:
#define guidHelpFavorites { 0x57DC5D59, 0x11C2, 0x4955, { 0xA7, 0xB4, 0xD7, 0x69, 0x9D, 0x67, 0x7E, 0x93 } }
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.