IVsWebServiceProvider Members

Include Protected Members
Include Inherited Members

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

The IVsWebServiceProvider type exposes the following members.

Methods

  Name Description
Public method AdviseWebServiceProviderEvents Registers callbacks for Web service provider events.
Public method ApplicationUrl Retrieves the URL of the Web service.
Public method EnsureServerRunning Ensures the server is running and retrieves the URL of the server implementing the Web service.
Public method GetWebService Retrieves an interface to a Web service.
Public method StartServer Starts the server for the Web service.
Public method UnadviseWebServiceProviderEvents Unregisters callbacks for Web service provider events.
Public method WebServices Provides an enumerator for the services implemented by the Web service provider.

Top

See Also

Reference

IVsWebServiceProvider Interface

Microsoft.VisualStudio.Shell.Interop Namespace