Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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
'Declaración
Public Const HelpSearch As String
'Uso
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.