ToolWindowGuids80.HelpSearch Field

Definition

This tool window displays a search form for searching the help documentation. This window is deprecated.

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

Field Value

Remarks

The GUID for this tool window is:

#define guidHelpSearch { 0x46C87F81, 0x5A06, 0x43A8, { 0x9E, 0x25, 0x85, 0xD3, 0x3B, 0xAC, 0x49, 0xF8 } }  

Applies to