Share via


_dispWebServicesEvents_Event.remove_WebServiceRemoved 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_WebServiceRemoved ( _
    A_1 As _dispWebServicesEvents_WebServiceRemovedEventHandler _
)
void remove_WebServiceRemoved(
    _dispWebServicesEvents_WebServiceRemovedEventHandler A_1
)
void remove_WebServiceRemoved(
    _dispWebServicesEvents_WebServiceRemovedEventHandler^ A_1
)
abstract remove_WebServiceRemoved : 
        A_1:_dispWebServicesEvents_WebServiceRemovedEventHandler -> unit
function remove_WebServiceRemoved(
    A_1 : _dispWebServicesEvents_WebServiceRemovedEventHandler
)

Parameters

.NET Framework Security

See Also

Reference

_dispWebServicesEvents_Event Interface

VsWebSite Namespace

WebServicesEvents