Summary
Gets the namespace with project name.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- GitLabCIProjectInfo
Syntax
public string Path { get; }
Value
| Type | Description |
|---|---|
| string | The project namespace and project name. |
