Summary
Gets the status of the build.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Agent Info
Syntax
public string JobStatus { get; }
Value
| Type | Description |
|---|---|
| string | The status of the build. |
