IVsGlobalSearchUIResultsCategory Properties

 

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

NameDescription
System_CAPS_pubpropertyCategoryProvider

Gets the provider supporting the category, or null for the “All providers” category.

System_CAPS_pubpropertyDisplayedResultsCount

Gets the number of results displayed from this category.

System_CAPS_pubpropertyDisplayText

Gets the name of the category, for example, "All providers" or "Menu items".

System_CAPS_pubpropertyIsDisplayingAllResults

Gets whether the category is displaying all results. If true, all results are being displayed.

System_CAPS_pubpropertyTotalResultsCount

Gets the total number of results in this category.

Return to top
Show: