Summary
Gets the build number.
- Namespace
- Cake
.Common .Build .AppVeyor .Data - Containing Type
- AppVeyorBuildInfo
Syntax
public int Number { get; }
Value
Type | Description |
---|---|
int | The build number. |
public int Number { get; }
Type | Description |
---|---|
int | The build number. |