IVsGlobalSearchUIResultsCategory::IsDisplayingAllResults Property

 

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

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

[DispIdAttribute(1610678278)]
property bool IsDisplayingAllResults {
	bool get();
}

Property Value

Type: System::Boolean
Return to top
Show: