Summary
Gets the job number for the current job.
- Namespace
- Cake
.Common .Build .TravisCI .Data - Containing Type
- TravisCIJobInfo
Syntax
public string JobNumber { get; }
Value
| Type | Description |
|---|---|
| string | The job number. |
public string JobNumber { get; }
| Type | Description |
|---|---|
| string | The job number. |