This content is part of a third party extension that is not supported by the Cake project.
Summary
Raised at the end of task setup before each task is run.
- Assembly
- Cake
.Module .Shared .dll - Namespace
- Cake
.Module .Shared - Containing Type
- CakeEngineBase
- Event Type
- EventHandler
<After Task Setup Event Args>
Syntax
public event EventHandler<AfterTaskSetupEventArgs> AfterTaskSetup