Summary
Gets the time when build was started in ISO 8601 format e.g. 2010-01-01T01:00:00.000+01:00.
- Namespace
- Cake
.Common .Build .Bamboo .Data - Containing Type
- BambooBuildInfo
Syntax
public string BuildTimestamp { get; }
Value
Type | Description |
---|---|
string | The Bamboo build timestamp. |