Compartir a través de


_dispProjectItemsEvents_Event.add_ItemRemoved (Método)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Sólo para uso interno de Microsoft.

Espacio de nombres:  EnvDTE
Ensamblado:  EnvDTE (en EnvDTE.dll)

Sintaxis

'Declaración
Sub add_ItemRemoved ( _
    A_1 As _dispProjectItemsEvents_ItemRemovedEventHandler _
)
void add_ItemRemoved(
    _dispProjectItemsEvents_ItemRemovedEventHandler A_1
)
void add_ItemRemoved(
    _dispProjectItemsEvents_ItemRemovedEventHandler^ A_1
)
abstract add_ItemRemoved : 
        A_1:_dispProjectItemsEvents_ItemRemovedEventHandler -> unit
function add_ItemRemoved(
    A_1 : _dispProjectItemsEvents_ItemRemovedEventHandler
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

_dispProjectItemsEvents_Event Interfaz

EnvDTE (Espacio de nombres)