IVsGlobalSearchUIResultsCategory.DisplayedResultsCount Property

Definition

Gets the number of results displayed from this category.

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

Property Value

Attributes

Applies to