IVsWindowSearchCustomFilter 接口

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:   Microsoft.VisualStudio.Shell.Interop.11.0(在 Microsoft.VisualStudio.Shell.Interop.11.0.dll 中)
  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
<GuidAttribute("BD1E4938-41CF-4F9C-ABB3-2FA4F114197D")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsWindowSearchCustomFilter _
    Inherits IVsWindowSearchFilter
[GuidAttribute("BD1E4938-41CF-4F9C-ABB3-2FA4F114197D")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsWindowSearchCustomFilter : IVsWindowSearchFilter

IVsWindowSearchCustomFilter 类型公开以下成员。

属性

  名称 说明
公共属性 DisplayText
公共属性 DisplayText (继承自 IVsWindowSearchFilter。)
公共属性 Tooltip
公共属性 Tooltip (继承自 IVsWindowSearchFilter。)

页首

方法

  名称 说明
公共方法 ApplyFilter

页首

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间