Share via


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

.NET Framework Security

See Also

Reference

_dispWebServicesEvents_Event Interface

VsWebSite Namespace

WebServicesEvents