_dispReferencesEvents_Event::ReferenceRemoved 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 _dispReferencesEvents_ReferenceRemovedEventHandler^ ReferenceRemoved {
	void add(_dispReferencesEvents_ReferenceRemovedEventHandler^ value);
	void remove(_dispReferencesEvents_ReferenceRemovedEventHandler^ value);
}
Return to top
Show: