Summary
Gets the commit date/time.
- Namespace
- Cake
.Common .Build .AppVeyor .Data - Containing Type
- AppVeyorCommitInfo
Syntax
public string Timestamp { get; }
Value
| Type | Description |
|---|---|
| string | The commit date/time. |
public string Timestamp { get; }
| Type | Description |
|---|---|
| string | The commit date/time. |