Summary
Gets all registered tasks that are going to be executed.
- Namespace
- Cake
.Core - Containing Type
- ISetupContext
Syntax
IReadOnlyCollection<ICakeTaskInfo> TasksToExecute { get; }
Value
| Type | Description |
|---|---|
| IReadOnlyCollection |
IReadOnlyCollection<ICakeTaskInfo> TasksToExecute { get; }
| Type | Description |
|---|---|
| IReadOnlyCollection |