Share via


_dispWebServicesEvents_Event.WebServiceRemoved Event

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

This event 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
Event WebServiceRemoved As _dispWebServicesEvents_WebServiceRemovedEventHandler
event _dispWebServicesEvents_WebServiceRemovedEventHandler WebServiceRemoved
 event _dispWebServicesEvents_WebServiceRemovedEventHandler^ WebServiceRemoved {
    void add (_dispWebServicesEvents_WebServiceRemovedEventHandler^ value);
    void remove (_dispWebServicesEvents_WebServiceRemovedEventHandler^ value);
}
abstract WebServiceRemoved : IEvent<_dispWebServicesEvents_WebServiceRemovedEventHandler,
    EventArgs>
JScript does not support events.

.NET Framework Security

See Also

Reference

_dispWebServicesEvents_Event Interface

VsWebSite Namespace

WebServicesEvents