ISolutionSearchParameters::MaximumResults Property
Visual Studio 2015
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.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Property Value
Type: System::UInt32
Show: