Share via


WebServicesEventsClass.remove_WebServiceAdded 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_WebServiceAdded ( _
    A_1 As _dispWebServicesEvents_WebServiceAddedEventHandler _
)
public virtual void remove_WebServiceAdded(
    _dispWebServicesEvents_WebServiceAddedEventHandler A_1
)
public:
virtual void remove_WebServiceAdded(
    _dispWebServicesEvents_WebServiceAddedEventHandler^ A_1
)
abstract remove_WebServiceAdded : 
        A_1:_dispWebServicesEvents_WebServiceAddedEventHandler -> unit  
override remove_WebServiceAdded : 
        A_1:_dispWebServicesEvents_WebServiceAddedEventHandler -> unit
public function remove_WebServiceAdded(
    A_1 : _dispWebServicesEvents_WebServiceAddedEventHandler
)

Parameters

Implements

_dispWebServicesEvents_Event.remove_WebServiceAdded(_dispWebServicesEvents_WebServiceAddedEventHandler)

.NET Framework Security

See Also

Reference

WebServicesEventsClass Class

VsWebSite Namespace

WebServicesEvents

VSWebSite

VSWebSiteEvents

VSWebSiteEvents

WebServicesEvents