IVsGlobalSearchUI.ActiveResultsCategory 属性

定义

获取活动类别索引。

public:
 property int ActiveResultsCategory { int get(); void set(int value); };
public:
 property int ActiveResultsCategory { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(1610678278)]
public int ActiveResultsCategory { get; set; }
[<System.Runtime.InteropServices.DispId(1610678278)>]
member this.ActiveResultsCategory : int with get, set
Public Property ActiveResultsCategory As Integer

属性值

Int32

活动类别索引; 或者,如果没有显示任何结果 (也就是说,尚不) 任何类别。

属性

适用于