Share via


WebServicesEvents Members

Include Protected Members
Include Inherited Members

Provides access to events that are raised by adding, deleting, or changing Web service references in a Web site project. Use this class to access the functionality provided by WebServicesEventsClass.

The WebServicesEvents type exposes the following members.

Methods

 

Name

Description

Public method

add_WebServiceAdded

Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from _dispWebServicesEvents_Event.)

Public method

add_WebServiceChanged

Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from _dispWebServicesEvents_Event.)

Public method

add_WebServiceRemoved

Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from _dispWebServicesEvents_Event.)

Public method

add_WebServiceRenamed

Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from _dispWebServicesEvents_Event.)

Public method

remove_WebServiceAdded

Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from _dispWebServicesEvents_Event.)

Public method

remove_WebServiceChanged

Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from _dispWebServicesEvents_Event.)

Public method

remove_WebServiceRemoved

Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from _dispWebServicesEvents_Event.)

Public method

remove_WebServiceRenamed

Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from _dispWebServicesEvents_Event.)

Top

Events

 

Name

Description

Public event

WebServiceAdded

Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from _dispWebServicesEvents_Event.)

Public event

WebServiceChanged

Infrastructure. This event supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from _dispWebServicesEvents_Event.)

Public event

WebServiceRemoved

Infrastructure. This event supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from _dispWebServicesEvents_Event.)

Public event

WebServiceRenamed

Infrastructure. This event supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from _dispWebServicesEvents_Event.)

Top

See Also

Reference

WebServicesEvents Interface

VsWebSite Namespace