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 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
'Usage
Dim value As String
value = ToolWindowGuids80.HelpSearch
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
- 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.