Condividi tramite


Metodo _dispProjectItemsEvents_Event.add_ItemRemoved

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Solo per utilizzo interno di Microsoft.

Spazio dei nomi:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

_dispProjectItemsEvents_Event Interfaccia

Spazio dei nomi EnvDTE