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

Parameters

.NET Framework Security

See Also

Reference

_dispAssemblyReferencesEvents_Event Interface

VsWebSite Namespace

AssemblyReferencesEvents