Summary
Gets the registered task setup action.
- Namespace
- Cake
.Core - Containing Type
- CakeEngineActions
Syntax
public Action<ITaskSetupContext> TaskSetup { get; private set; }
Value
| Type | Description |
|---|---|
| Action |
public Action<ITaskSetupContext> TaskSetup { get; private set; }
| Type | Description |
|---|---|
| Action |