CodeActivity.ExecuteCode Event   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the CodeActivity starts.
public:
 event EventHandler ^ ExecuteCode;
	public event EventHandler ExecuteCode;
	member this.ExecuteCode : EventHandler 
	Public Custom Event ExecuteCode As EventHandler