ImportsEventsClass.ImportRemoved Event

Definition

Occurs immediately after an Imports statement is removed from a Visual Basic project.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual event VSLangProj::_dispImportsEvents_ImportRemovedEventHandler ^ ImportRemoved;
public:
 virtual event VSLangProj::_dispImportsEvents_ImportRemovedEventHandler ^ ImportRemoved;
public virtual event VSLangProj._dispImportsEvents_ImportRemovedEventHandler ImportRemoved;
member this.ImportRemoved : VSLangProj._dispImportsEvents_ImportRemovedEventHandler 
Public Overridable Custom Event ImportRemoved As _dispImportsEvents_ImportRemovedEventHandler Implements ImportRemoved

Event Type

Implements

Applies to