Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
'Usage
Dim value As String
value = ToolWindowGuids80.HelpHowDoI
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.