Summary
Gets the URL of the result in Bamboo once the job has finished executing.
- Namespace
- Cake
.Common .Build .Bamboo .Data - Containing Type
- BambooBuildInfo
Syntax
public string ResultsUrl { get; }
Value
| Type | Description |
|---|---|
| string | The Bamboo build result url. |
