RepositoryDetails.ForksUrl Property

Definition

The Forks URL for this repository

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

Property Value

Attributes

Applies to