Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Passed to GetService to return a reference to the IVsThreadPool interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("7482E83D-842A-447C-8DDB-687F7052F7C7")> _
<InterfaceTypeAttribute()> _
Public Interface SVsThreadPool
[GuidAttribute("7482E83D-842A-447C-8DDB-687F7052F7C7")]
[InterfaceTypeAttribute()]
public interface SVsThreadPool
[GuidAttribute(L"7482E83D-842A-447C-8DDB-687F7052F7C7")]
[InterfaceTypeAttribute()]
public interface class SVsThreadPool
[<GuidAttribute("7482E83D-842A-447C-8DDB-687F7052F7C7")>]
[<InterfaceTypeAttribute()>]
type SVsThreadPool = interface end
public interface SVsThreadPool