Summary
Gets the display name of the running job.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Agent Info
Syntax
public string JobName { get; }
Value
| Type | Description |
|---|---|
| string | The display name of the running job. |
