Summary
Gets the HTTP address to access the project.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- GitLabCIProjectInfo
Syntax
public string Url { get; }
Value
Type | Description |
---|---|
string | The HTTP address to access the project. |