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