GitlabReleaseLink.Url Property
Declaring Type: GitlabReleaseLink
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
The url for the asset. This make use of the Gitlab API.
[JsonPropertyName("url")]
public string Url { get; set; }
Property Value
string
Documentation generated by MdDocs