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
'Usage
Dim instance As _dispWebServicesEvents_Event 
Dim handler As _dispWebServicesEvents_WebServiceRenamedEventHandler 

AddHandler instance.WebServiceRenamed, handler
event _dispWebServicesEvents_WebServiceRenamedEventHandler WebServiceRenamed
event _dispWebServicesEvents_WebServiceRenamedEventHandler^ WebServiceRenamed {
    void add (_dispWebServicesEvents_WebServiceRenamedEventHandler^ value);
    void remove (_dispWebServicesEvents_WebServiceRenamedEventHandler^ value);
}
JScript does not support events.

.NET Framework Security

See Also

Reference

_dispWebServicesEvents_Event Interface

_dispWebServicesEvents_Event Members

VsWebSite Namespace

WebServicesEvents