IVsGlobalSearchUIResultsCategory::CategoryProvider Property
Visual Studio 2015
Gets the provider supporting the category, or null for the “All providers” category.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[DispIdAttribute(1610678273)]
property IVsSearchProvider^ CategoryProvider {
IVsSearchProvider^ get();
}
Property Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsSearchProvider^
Show: