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

页首

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间