Partilhar via


Interface SVsThreadPool

 

Passado para GetService para retornar uma referência para o IVsThreadPool interface.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Sintaxe

[GuidAttribute("7482E83D-842A-447C-8DDB-687F7052F7C7")]
[InterfaceTypeAttribute(1)]
public interface SVsThreadPool
[GuidAttribute("7482E83D-842A-447C-8DDB-687F7052F7C7")]
[InterfaceTypeAttribute(1)]
public interface class SVsThreadPool
[<GuidAttribute("7482E83D-842A-447C-8DDB-687F7052F7C7")>]
[<InterfaceTypeAttribute(1)>]
type SVsThreadPool = interface end
<GuidAttribute("7482E83D-842A-447C-8DDB-687F7052F7C7")>
<InterfaceTypeAttribute(1)>
Public Interface SVsThreadPool

Consulte também

Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo