AppVeyorProject.

Builds Property

Summary

Gets or sets the builds.
Assembly
Cake.AppVeyor.dll
Namespace
Cake.AppVeyor
Containing Type
AppVeyorProject

Syntax

public List<AppVeyorBuild> Builds { get; set; }

Value

Type Description
List<AppVeyorBuild> The builds.