IVsSearchProvider 接口
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)
Microsoft.VisualStudio.Shell.Interop.11.0(在 Microsoft.VisualStudio.Shell.Interop.11.0.dll 中)
语法
声明
<GuidAttribute("E85FDFC2-A874-4871-88A3-A2E904183A05")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsSearchProvider
[GuidAttribute("E85FDFC2-A874-4871-88A3-A2E904183A05")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSearchProvider
IVsSearchProvider 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
Category | ||
Description | ||
DisplayText | ||
Shortcut | ||
Tooltip |
页首
方法
名称 | 说明 | |
---|---|---|
CreateItemResult | ||
CreateSearch | ||
ProvideSearchSettings |
页首