IVsWebServiceProviderDebug Interface
Visual Studio 2015
Allows a project system to customize how the worker process for a particular Web service is debugged. This interface is obtained by calling QueryInterface on a IVsWebServiceProvider object.
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetDebugEngineFilter(VsDebugEngineFilter[]) | Determines which debug engines should be used when the debugger attaches to the worker process for a particular Web service. |
Show:
