GitLabCIProjectInfo.

Namespace Property

Summary

Gets the project namespace (username or groupname) that is currently being built.

Syntax

public string Namespace { get; }

Value

Type Description
string The project namespace.