SVsCommandWindowsCollection 接口

传递给 GetService 返回对 IVsCommandWindowsCollection 接口。

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

语法

声明
<GuidAttribute("E337F382-3CAB-44A5-AF0E-3DACA541C89A")> _
<InterfaceTypeAttribute()> _
Public Interface SVsCommandWindowsCollection
[GuidAttribute("E337F382-3CAB-44A5-AF0E-3DACA541C89A")]
[InterfaceTypeAttribute()]
public interface SVsCommandWindowsCollection

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间