Summary
Gets the build number.
- Namespace
- Cake
.Common .Build .Bitrise .Data - Containing Type
- BitriseBuildInfo
Syntax
public string BuildNumber { get; }
Value
Type | Description |
---|---|
string | The build number. |
public string BuildNumber { get; }
Type | Description |
---|---|
string | The build number. |