IVsGlobalSearchUI.IsResultsListVisible Eigenschaft

Definition

Legt fest, ob das globale Suchergebnispopup sichtbar ist. Wenn dies auf true festgelegt wird, ist das globale Suchergebnispopup sichtbar.

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; }
[<System.Runtime.InteropServices.DispId(1610678280)>]
member this.IsResultsListVisible : bool with get, set
Public Property IsResultsListVisible As Boolean

Eigenschaftswert

Boolean
Attribute

Gilt für