IVsGlobalSearchUIResultsCategory.TotalResultsCount Property

Definition

Gets the total number of results in this category.

public:
 property System::UInt32 TotalResultsCount { System::UInt32 get(); };
public:
 property unsigned int TotalResultsCount { unsigned int get(); };
[System.Runtime.InteropServices.ComAliasName("OLE.DWORD")]
[System.Runtime.InteropServices.DispId(1610678274)]
public uint TotalResultsCount { get; }
[System.Runtime.InteropServices.ComAliasName("OLE.DWORD")]
public uint TotalResultsCount { get; }
[<System.Runtime.InteropServices.ComAliasName("OLE.DWORD")>]
[<System.Runtime.InteropServices.DispId(1610678274)>]
member this.TotalResultsCount : uint32
[<System.Runtime.InteropServices.ComAliasName("OLE.DWORD")>]
member this.TotalResultsCount : uint32
Public ReadOnly Property TotalResultsCount As UInteger

Property Value

Attributes

Applies to