Share via


WebServicesEventsClass.remove_WebServiceRenamed Method

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

This method 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
Public Overridable Sub remove_WebServiceRenamed ( _
    A_1 As _dispWebServicesEvents_WebServiceRenamedEventHandler _
)
public virtual void remove_WebServiceRenamed(
    _dispWebServicesEvents_WebServiceRenamedEventHandler A_1
)
public:
virtual void remove_WebServiceRenamed(
    _dispWebServicesEvents_WebServiceRenamedEventHandler^ A_1
)
abstract remove_WebServiceRenamed : 
        A_1:_dispWebServicesEvents_WebServiceRenamedEventHandler -> unit 
override remove_WebServiceRenamed : 
        A_1:_dispWebServicesEvents_WebServiceRenamedEventHandler -> unit 
public function remove_WebServiceRenamed(
    A_1 : _dispWebServicesEvents_WebServiceRenamedEventHandler
)

Parameters

Implements

_dispWebServicesEvents_Event.remove_WebServiceRenamed(_dispWebServicesEvents_WebServiceRenamedEventHandler)

.NET Framework Security

See Also

Reference

WebServicesEventsClass Class

VsWebSite Namespace

WebServicesEvents

VSWebSite

VSWebSiteEvents

VSWebSiteEvents

WebServicesEvents