ToolWindowGuids80.HelpFavorites Field

Definition

Displays a list of links to favorite topics in the help documentation. This window is deprecated.

public: System::String ^ HelpFavorites;
std::wstring HelpFavorites;
public const string HelpFavorites;
val mutable HelpFavorites : string
Public Const HelpFavorites As String 

Field Value

Remarks

The GUID for this tool window is:

#define guidHelpFavorites { 0x57DC5D59, 0x11C2, 0x4955, { 0xA7, 0xB4, 0xD7, 0x69, 0x9D, 0x67, 0x7E, 0x93 } }  

Applies to