IVsMRESearchProvider Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | Close() | Closes the search provider and saves the MRE items. |
![]() | CreateItemResult(String^) | |
![]() | CreateSearch(UInt32, IVsSearchQuery^, IVsSearchProviderCallback^) | |
![]() | ProvideSearchSettings(IVsUIDataSource^) | |
![]() | SetMostRecentlyExecuted(IVsSearchQuery^, IVsSearchItemResult^, UInt32, array<IVsSearchItemResult^>^, UInt32) | Gets a new collection of MRE items for the specified search query. |
![]() | SetSite(IServiceProvider^) | Initializes the search provider. |
Show:
