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