IVsGlobalSearchUIResultsCategory::TotalResultsCount Property
Visual Studio 2015
Gets the total number of results in this category.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[ComAliasNameAttribute("OLE.DWORD")] [DispIdAttribute(1610678274)] property unsigned int TotalResultsCount { unsigned int get(); }
Property Value
Type: System::UInt32
Show: