GitlabReleaseLink.DirectAssetUrl Property
Declaring Type: GitlabReleaseLink
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
A direct url to the asset, via a traditional URl. As a posed to using the API. This links directly to the raw asset (file).
[JsonPropertyName("direct_asset_url")]
public string DirectAssetUrl { get; set; }
Property Value
string
Documentation generated by MdDocs