AppVeyorBuild.

BuildNumber Property

Summary

Gets or sets the build number.
Assembly
Cake.AppVeyor.dll
Namespace
Cake.AppVeyor
Containing Type
AppVeyorBuild

Syntax

public int BuildNumber { get; set; }

Value

Type Description
int The build number.