IVsWebServiceProviderDebug Interface

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

Syntax

'Declaration
<GuidAttribute("EB7E00F3-A310-477C-AA65-ED94372377F3")> _
<InterfaceTypeAttribute()> _
Public Interface IVsWebServiceProviderDebug
[GuidAttribute("EB7E00F3-A310-477C-AA65-ED94372377F3")]
[InterfaceTypeAttribute()]
public interface IVsWebServiceProviderDebug
[GuidAttribute(L"EB7E00F3-A310-477C-AA65-ED94372377F3")]
[InterfaceTypeAttribute()]
public interface class IVsWebServiceProviderDebug
[<GuidAttribute("EB7E00F3-A310-477C-AA65-ED94372377F3")>]
[<InterfaceTypeAttribute()>]
type IVsWebServiceProviderDebug =  interface end
public interface IVsWebServiceProviderDebug

The IVsWebServiceProviderDebug type exposes the following members.

Methods

  Name Description
Public method GetDebugEngineFilter

Top

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace