ToolWindowGuids80::HelpFavorites Field

 

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)

public:
literal String^ HelpFavorites

Field Value

Type: System::String^

The GUID for this tool window is:

#define guidHelpFavorites { 0x57DC5D59, 0x11C2, 0x4955, { 0xA7, 0xB4, 0xD7, 0x69, 0x9D, 0x67, 0x7E, 0x93 } }
Return to top
Show: