Summary
Gets the unique id of runner being used.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- GitLabCIRunnerInfo
Syntax
public int Id { get; }
Value
Type | Description |
---|---|
int | The unique id of runner being used. |