Summary
Gets the pipeline created timestamp.
- Namespace
- Cake
.Common .Build .WoodpeckerCI .Data - Containing Type
- Woodpecker
C I Pipeline Info
Syntax
public DateTimeOffset Created { get; }
Value
| Type | Description |
|---|---|
| DateTimeOffset | The pipeline created timestamp. |
