IVsGlobalSearchUI.IsResultsListVisible 属性

定义

设置是否显示全局搜索结果弹出窗口。 如果设置为 true ,将显示全局搜索结果弹出窗口。

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

属性值

Boolean
属性

适用于