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