_dispWebServicesEvents_Event Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Syntax

'Declaration
<ComVisibleAttribute(False)> _
Public Interface _dispWebServicesEvents_Event
[ComVisibleAttribute(false)]
public interface _dispWebServicesEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispWebServicesEvents_Event
[<ComVisibleAttribute(false)>]
type _dispWebServicesEvents_Event =  interface end
public interface _dispWebServicesEvents_Event

The _dispWebServicesEvents_Event 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.
Public method add_WebServiceChanged Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public method add_WebServiceRemoved Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public method add_WebServiceRenamed Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public method remove_WebServiceAdded Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public method remove_WebServiceChanged Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public method remove_WebServiceRemoved Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public method remove_WebServiceRenamed Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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.
Public event WebServiceChanged Infrastructure. This event supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public event WebServiceRemoved Infrastructure. This event supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public event WebServiceRenamed Infrastructure. This event supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Top

See Also

Reference

VsWebSite Namespace

WebServicesEvents