JenkinsJobInfo.

JobBaseName Property

Summary

Gets the short name of the project of this build stripping off folder paths, such as "foo" for "bar/foo".

Syntax

public string JobBaseName { get; }

Value

Type Description
string The base name of the job.