ToolWindowGuids80.HelpIndexResults Field

This tool window displays all entries of a selected help index keyword. 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 HelpIndexResults As String
public const string HelpIndexResults
public:
literal String^ HelpIndexResults
static val mutable HelpIndexResults: string
public const var HelpIndexResults : String

Remarks

The GUID for this tool window is:

#define guidHelpIndexResults { 0x73F6DD5B, 0x437E, 0x11D3, { 0xB8, 0x8E, 0x00, 0xC0, 0x4F, 0x79, 0xF8, 0x02 } }

.NET Framework Security

See Also

Reference

ToolWindowGuids80 Class

Microsoft.VisualStudio.Shell.Interop Namespace