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 build identifier.
- Assembly
- Cake
.AppVeyor .dll - Namespace
- Cake
.AppVeyor - Containing Type
- AppVeyorBuild
Syntax
public int BuildId { get; set; }
Value
Type | Description |
---|---|
int | The build identifier. |