Summary
Gets the name of the job.
- Namespace
- Cake
.Common .Build .Jenkins .Data - Containing Type
- JenkinsJobInfo
Syntax
public string JobName { get; }
Value
Type | Description |
---|---|
string | The name of the job. |
public string JobName { get; }
Type | Description |
---|---|
string | The name of the job. |