Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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
'Declaración
<GuidAttribute("7482E83D-842A-447C-8DDB-687F7052F7C7")> _
<InterfaceTypeAttribute()> _
Public Interface SVsThreadPool
'Uso
Dim instance As SVsThreadPool
[GuidAttribute("7482E83D-842A-447C-8DDB-687F7052F7C7")]
[InterfaceTypeAttribute()]
public interface SVsThreadPool
[GuidAttribute(L"7482E83D-842A-447C-8DDB-687F7052F7C7")]
[InterfaceTypeAttribute()]
public interface class SVsThreadPool
public interface SVsThreadPool