IVsWebServiceProviderDebug Interface

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

Syntax

‘선언
<GuidAttribute("EB7E00F3-A310-477C-AA65-ED94372377F3")> _
<InterfaceTypeAttribute()> _
Public Interface IVsWebServiceProviderDebug
‘사용 방법
Dim instance As 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

See Also

Reference

IVsWebServiceProviderDebug Members

Microsoft.VisualStudio.Shell.Interop Namespace