IVsGlobalSearchUIResultsCategory::DisplayedResultsCount Property

 

Gets the number of results displayed from this category.

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

[ComAliasNameAttribute("OLE.DWORD")]
[DispIdAttribute(1610678275)]
property unsigned int DisplayedResultsCount {
	unsigned int get();
}

Property Value

Type: System::UInt32
Return to top
Show: