_dispBuildManagerEvents_Event::DesignTimeOutputDeleted 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 _dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler^ DesignTimeOutputDeleted {
	void add(_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler^ value);
	void remove(_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler^ value);
}
Return to top
Show: