IVsSearchProvider Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

NameDescription
System_CAPS_pubmethodCreateItemResult(String^)

Creates a new instance of a search result from a persistence string previously obtained by getting the value of the persistence data string.

System_CAPS_pubmethodCreateSearch(UInt32, IVsSearchQuery^, IVsSearchProviderCallback^)

Creates a search task from the specified cookie and search query.

System_CAPS_pubmethodProvideSearchSettings(IVsUIDataSource^)

Injects specialized settings into the data model associated with the command search provider.

Return to top
Show: