ISolutionSearchParameters Properties

 

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

NameDescription
System_CAPS_pubpropertyMaximumResults

Gets the maximum number of results that should be returned by the search. If more results than this are available, the search provider should call OnMaximumResultsExceeded to indicate that not all results were returned.

System_CAPS_pubpropertyOptions

Gets the search options.

System_CAPS_pubpropertySearchQuery

Gets the search terms provided by the user.

Return to top
Show: