ToolWindowGuids80.HelpSearch Field

This tool window displays a search form for searching 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 HelpSearch As String
public const string HelpSearch
public:
literal String^ HelpSearch
static val mutable HelpSearch: string
public const var HelpSearch : String

Remarks

The GUID for this tool window is:

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

.NET Framework Security

See Also

Reference

ToolWindowGuids80 Class

Microsoft.VisualStudio.Shell.Interop Namespace