Summary
Gets the project namespace (username or groupname) that is currently being built.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- GitLabCIProjectInfo
Syntax
public string Namespace { get; }
Value
Type | Description |
---|---|
string | The project namespace. |