Summary
Gets the project name that is currently being built.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- GitLabCIProjectInfo
Syntax
public string Name { get; }
Value
Type | Description |
---|---|
string | The project name. |