_dispWebReferencesEvents_Event.remove_WebReferenceRemoved 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_WebReferenceRemoved ( _
    A_1 As _dispWebReferencesEvents_WebReferenceRemovedEventHandler _
)
void remove_WebReferenceRemoved(
    _dispWebReferencesEvents_WebReferenceRemovedEventHandler A_1
)
void remove_WebReferenceRemoved(
    _dispWebReferencesEvents_WebReferenceRemovedEventHandler^ A_1
)
abstract remove_WebReferenceRemoved : 
        A_1:_dispWebReferencesEvents_WebReferenceRemovedEventHandler -> unit
function remove_WebReferenceRemoved(
    A_1 : _dispWebReferencesEvents_WebReferenceRemovedEventHandler
)

Parameters

.NET Framework Security

See Also

Reference

_dispWebReferencesEvents_Event Interface

VsWebSite Namespace

WebReferencesEvents