Help.SearchResults Method
Selects the Search Results window.
Namespace: Microsoft.VisualStudio.VSHelp
Assembly: Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)
Syntax
'Déclaration
Sub SearchResults
'Utilisation
Dim instance As Help
instance.SearchResults()
void SearchResults()
void SearchResults()
function SearchResults()
Remarks
This method is deprecated. See SearchResults 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.