IVsWebServiceProvider Interface

Maintains a collection of Web services (IVsWebService) and calls appropriate methods on events.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("C736666C-6970-4AE7-9B1F-5C0407A30556")> _
Public Interface IVsWebServiceProvider
'Usage
Dim instance As IVsWebServiceProvider
[InterfaceTypeAttribute()]
[GuidAttribute("C736666C-6970-4AE7-9B1F-5C0407A30556")]
public interface IVsWebServiceProvider
[InterfaceTypeAttribute()]
[GuidAttribute(L"C736666C-6970-4AE7-9B1F-5C0407A30556")]
public interface class IVsWebServiceProvider
public interface IVsWebServiceProvider

See Also

Reference

IVsWebServiceProvider Members

Microsoft.VisualStudio.Shell.Interop Namespace