Summary
Gets the job name.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Workflow Info
Syntax
public string Job { get; }
Value
| Type | Description |
|---|---|
| string | The job name. |
public string Job { get; }
| Type | Description |
|---|---|
| string | The job name. |