Summary
Gets the unique id of the current project that GitLab CI uses internally.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- GitLabCIProjectInfo
Syntax
public int Id { get; }
Value
Type | Description |
---|---|
int | The project ID. |