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