Summary
Gets the step started timestamp.
- Namespace
- Cake
.Common .Build .WoodpeckerCI .Data - Containing Type
- WoodpeckerCIStepInfo
Syntax
public DateTimeOffset Started { get; }
Value
| Type | Description |
|---|---|
| DateTimeOffset | The step started timestamp. |
