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