IVsGlobalSearchUIResultsCategory::DisplayedResultsCount Property
Visual Studio 2015
Gets the number of results displayed from this category.
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
Show: