IVsMRESearchProvider Interface
Visual Studio 2015
Exposes a single Most Recently Executed command search provider.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | Category | |
![]() | Description | |
![]() | DisplayText | |
![]() | Shortcut | |
![]() | Tooltip |
| Name | Description | |
|---|---|---|
![]() | Close() | Closes the search provider and saves the MRE items. |
![]() | CreateItemResult(String) | |
![]() | CreateSearch(UInt32, IVsSearchQuery, IVsSearchProviderCallback) | |
![]() | ProvideSearchSettings(IVsUIDataSource) | |
![]() | SetMostRecentlyExecuted(IVsSearchQuery, IVsSearchItemResult, UInt32, IVsSearchItemResult[], UInt32) | Gets a new collection of MRE items for the specified search query. |
![]() | SetSite(IServiceProvider) | Initializes the search provider. |
Show:

