_dispImportsEvents_Event::ImportRemoved Event

 

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

Microsoft Internal Use Only.

Namespace:   VSLangProj
Assembly:  VSLangProj (in VSLangProj.dll)

event _dispImportsEvents_ImportRemovedEventHandler^ ImportRemoved {
	void add(_dispImportsEvents_ImportRemovedEventHandler^ value);
	void remove(_dispImportsEvents_ImportRemovedEventHandler^ value);
}
Return to top
Show: