Summary
Gets the Git remote URL.
- Namespace
- Cake
.Common .Build .Jenkins .Data - Containing Type
- Jenkins
Repository Info
Syntax
public string GitUrl { get; }
Value
Type | Description |
---|---|
string | The Git remote URL. |
public string GitUrl { get; }
Type | Description |
---|---|
string | The Git remote URL. |