命名空间: 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 |
页首