ToolWindowGuids80.HelpHowDoI Field

Displays a list of help topics that help answer the question "How do I?" 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 HelpHowDoI As String
public const string HelpHowDoI
public:
literal String^ HelpHowDoI
static val mutable HelpHowDoI: string
public const var HelpHowDoI : String

Remarks

The GUID for this tool window is:

#define guidHelpHowDoI { 0x4A78E230, 0xDCCB, 0x44DF, { 0x95, 0xCF, 0x22, 0xEE, 0x6E, 0x24, 0x59, 0xBB } }

.NET Framework Security

See Also

Reference

ToolWindowGuids80 Class

Microsoft.VisualStudio.Shell.Interop Namespace