Share via


_dispWebServicesEvents_Event.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
Sub remove_WebServiceRenamed ( _
    A_1 As _dispWebServicesEvents_WebServiceRenamedEventHandler _
)
void remove_WebServiceRenamed(
    _dispWebServicesEvents_WebServiceRenamedEventHandler A_1
)
void remove_WebServiceRenamed(
    _dispWebServicesEvents_WebServiceRenamedEventHandler^ A_1
)
abstract remove_WebServiceRenamed : 
        A_1:_dispWebServicesEvents_WebServiceRenamedEventHandler -> unit 
function remove_WebServiceRenamed(
    A_1 : _dispWebServicesEvents_WebServiceRenamedEventHandler
)

Parameters

.NET Framework Security

See Also

Reference

_dispWebServicesEvents_Event Interface

VsWebSite Namespace

WebServicesEvents