JenkinsBuildInfo.

BuildId Property

Summary

Gets the build identifier which is identical to BuildNumber starting from Jenkins 1.597 and a YYYY-MM-DD_hh-mm-ss timestamp for older builds.

Syntax

public string BuildId { get; }

Value

Type Description
string The build identifier.