Summary
Gets the URL of the job.
- Namespace
- Cake
.Common .Build .Jenkins .Data - Containing Type
- JenkinsJobInfo
Syntax
public string JobUrl { get; }
Value
Type | Description |
---|---|
string | The URL of the job. |
public string JobUrl { get; }
Type | Description |
---|---|
string | The URL of the job. |