This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Incubator.
Summary
Any executable targets
BuildTargetExecutable
- Assembly
- Cake
.Incubator .dll - Namespace
- Cake
.Incubator .Project - Containing Type
- BuildTarget
Syntax
public ICollection<BuildTargetExecutable> Executables { get; set; }
Value
Type | Description |
---|---|
ICollection |
The build target executables BuildTargetExecutable |