Summary
Gets the task execution status.
- Namespace
- Cake
.Core - Containing Type
- CakeReportEntry
Syntax
public CakeTaskExecutionStatus ExecutionStatus { get; }
Value
| Type | Description |
|---|---|
| Cake |
The execution status. |
public CakeTaskExecutionStatus ExecutionStatus { get; }
| Type | Description |
|---|---|
| Cake |
The execution status. |