Help.Search Method
Selects the Search dialog box.
Namespace: Microsoft.VisualStudio.VSHelp
Assembly: Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)
Syntax
'Déclaration
Sub Search
'Utilisation
Dim instance As Help
instance.Search()
void Search()
void Search()
function Search()
Remarks
This method is deprecated. See Search for information about the current implementation.
Permissions
- 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.