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.AppVeyor.
Summary
Gets or sets the builds.
- Assembly
- Cake
.AppVeyor .dll - Namespace
- Cake
.AppVeyor - Containing Type
- App
Veyor Project History
Syntax
public List<AppVeyorBuild> Builds { get; set; }
Value
Type | Description |
---|---|
List |
The builds. |