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