Summary
Gets the targets to be executed.
- Namespace
- Cake
.Core - Containing Type
- ExecutionSettings
Syntax
public IEnumerable<string> Targets { get; private set; }
Value
Type | Description |
---|---|
IEnumerable |
public IEnumerable<string> Targets { get; private set; }
Type | Description |
---|---|
IEnumerable |