Udostępnij za pośrednictwem


Metoda _dispProjectItemsEvents_Event.remove_ItemRemoved —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
Sub remove_ItemRemoved ( _
    A_1 As _dispProjectItemsEvents_ItemRemovedEventHandler _
)
void remove_ItemRemoved(
    _dispProjectItemsEvents_ItemRemovedEventHandler A_1
)
void remove_ItemRemoved(
    _dispProjectItemsEvents_ItemRemovedEventHandler^ A_1
)
abstract remove_ItemRemoved : 
        A_1:_dispProjectItemsEvents_ItemRemovedEventHandler -> unit
function remove_ItemRemoved(
    A_1 : _dispProjectItemsEvents_ItemRemovedEventHandler
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispProjectItemsEvents_Event Interfejs

Przestrzeń nazw EnvDTE