IVsEnumWindowSearchFilters 接口

命名空间:  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("7FD10A54-08D9-4F5B-8142-239F6EF688E4")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsEnumWindowSearchFilters
[GuidAttribute("7FD10A54-08D9-4F5B-8142-239F6EF688E4")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsEnumWindowSearchFilters

IVsEnumWindowSearchFilters 类型公开以下成员。

方法

  名称 说明
公共方法 Clone
公共方法 Next
公共方法 Reset
公共方法 Skip

页首

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间