Summary
Gets commit ID (SHA).
- Namespace
- Cake
.Common .Build .AppVeyor .Data - Containing Type
- AppVeyorCommitInfo
Syntax
public string Id { get; }
Value
| Type | Description |
|---|---|
| string | The commit ID (SHA). |
public string Id { get; }
| Type | Description |
|---|---|
| string | The commit ID (SHA). |