RepositoryDetails.DownloadsUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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