IVsEnumWindowSearchOptions 接口

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

语法

声明
<GuidAttribute("ECD23B8C-20EB-4D95-AD05-6A8C87413D10")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsEnumWindowSearchOptions
[GuidAttribute("ECD23B8C-20EB-4D95-AD05-6A8C87413D10")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsEnumWindowSearchOptions

IVsEnumWindowSearchOptions 类型公开以下成员。

方法

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

页首

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间