IVsGlobalSearchUIResultsCategory Properties
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 | |
|---|---|---|
![]() | CategoryProvider | Gets the provider supporting the category, or null for the “All providers” category. |
![]() | DisplayedResultsCount | Gets the number of results displayed from this category. |
![]() | DisplayText | Gets the name of the category, for example, "All providers" or "Menu items". |
![]() | IsDisplayingAllResults | Gets whether the category is displaying all results. If true, all results are being displayed. |
![]() | TotalResultsCount | Gets the total number of results in this category. |
Show:
