RepositoryDetails.DownloadsUrl Property

Definition

The Downloads URL for this repository

[System.Text.Json.Serialization.JsonPropertyName("downloads_url")]
public string DownloadsUrl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("downloads_url")>]
member this.DownloadsUrl : string with get, set
Public Property DownloadsUrl As String

Property Value

Attributes

Applies to