IVsSearchItemResult 接口
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop.11.0(在 Microsoft.VisualStudio.Shell.Interop.11.0.dll 中)
语法
声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("B03B8A31-6BF6-46B1-AC58-0C973F05FFC8")> _
Public Interface IVsSearchItemResult
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("B03B8A31-6BF6-46B1-AC58-0C973F05FFC8")]
public interface IVsSearchItemResult
IVsSearchItemResult 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
Description | ||
DisplayText | ||
Icon | ||
PersistenceData | ||
SearchProvider | ||
Tooltip |
页首
方法
名称 | 说明 | |
---|---|---|
InvokeAction |
页首