SVsThreadPool 接口

传递给 GetService 返回对 IVsThreadPool 接口。

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

语法

声明
<GuidAttribute("7482E83D-842A-447C-8DDB-687F7052F7C7")> _
<InterfaceTypeAttribute()> _
Public Interface SVsThreadPool
[GuidAttribute("7482E83D-842A-447C-8DDB-687F7052F7C7")]
[InterfaceTypeAttribute()]
public interface SVsThreadPool

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间