_dispImportsEvents_Event::ImportAdded 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_ImportAddedEventHandler^ ImportAdded {
	void add(_dispImportsEvents_ImportAddedEventHandler^ value);
	void remove(_dispImportsEvents_ImportAddedEventHandler^ value);
}
Return to top
Show: