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.
This tool window displays the help documentation index. 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 Helpindex As String
'Usage
Dim value As String
value = ToolWindowGuids80.Helpindex
public const string Helpindex
public:
literal String^ Helpindex
static val mutable Helpindex: string
public const var Helpindex : String
Remarks
The GUID for this tool window is:
#define guidHelpIndex { 0x73F6DD58, 0x437E, 0x11D3, { 0xB8, 0x8E, 0x00, 0xC0, 0x4F, 0x79, 0xF8, 0x02 } }
.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.