IVsGlobalSearchUI.IsResultsListVisible Property

Definition

Sets whether the global search results popup is visible. If set to true, the global search results popup is visible.

public:
 property bool IsResultsListVisible { bool get(); void set(bool value); };
public:
 property bool IsResultsListVisible { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610678280)]
public bool IsResultsListVisible { get; set; }
public bool IsResultsListVisible { get; set; }
[<System.Runtime.InteropServices.DispId(1610678280)>]
member this.IsResultsListVisible : bool with get, set
member this.IsResultsListVisible : bool with get, set
Public Property IsResultsListVisible As Boolean

Property Value

Attributes

Applies to