_dispAssemblyReferencesEvents_Event.add_AssemblyReferenceRemoved 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 add_AssemblyReferenceRemoved ( _
    A_1 As _dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler _
)
void add_AssemblyReferenceRemoved(
    _dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler A_1
)
void add_AssemblyReferenceRemoved(
    _dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler^ A_1
)
abstract add_AssemblyReferenceRemoved : 
        A_1:_dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler -> unit
function add_AssemblyReferenceRemoved(
    A_1 : _dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler
)

Parameters

.NET Framework Security

See Also

Reference

_dispAssemblyReferencesEvents_Event Interface

VsWebSite Namespace

AssemblyReferencesEvents