RepositoryDetails.CompareUrl Property

Definition

The Compare URL for this repository

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

Property Value

Attributes

Applies to