IVsGlobalSearchUIResultsCategory::CategoryProvider Property

 

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

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

[DispIdAttribute(1610678273)]
property IVsSearchProvider^ CategoryProvider {
	IVsSearchProvider^ get();
}
Return to top
Show: