CommitComparison.HTMLUrl 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.
Html Url for the comparison
[System.Text.Json.Serialization.JsonPropertyName("html_url")]
public string HTMLUrl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("html_url")>]
member this.HTMLUrl : string with get, set
Public Property HTMLUrl As String
Property Value
- Attributes