IVsGlobalSearchUIResultsCategory.IsDisplayingAllResults Property

Definition

Gets whether the category is displaying all results. If true, all results are being displayed.

public:
 property bool IsDisplayingAllResults { bool get(); };
public:
 property bool IsDisplayingAllResults { bool get(); };
[System.Runtime.InteropServices.DispId(1610678278)]
public bool IsDisplayingAllResults { get; }
public bool IsDisplayingAllResults { get; }
[<System.Runtime.InteropServices.DispId(1610678278)>]
member this.IsDisplayingAllResults : bool
member this.IsDisplayingAllResults : bool
Public ReadOnly Property IsDisplayingAllResults As Boolean

Property Value

Attributes

Applies to