GitLabCIBuildInfo.

Name Property

Summary

Gets the name of the build as defined in .gitlab-ci.yml.

Syntax

public string Name { get; }

Value

Type Description
string The name of the build.