Skip to main content

GiteaReleaseAsset.BrowserDownloadUrl Property

Declaring Type: GiteaReleaseAsset
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e

The browser URL for this release asset. This does not use API quota, however this URL only works for public repositories. If downloading assets from a private repository, the Url property must be used with an appropriate access token.

[JsonPropertyName("browser_download_url")]
public string BrowserDownloadUrl { get; set; }

Property Value

string


Documentation generated by MdDocs