RepositoryDetails.HtmlUrl Property

Definition

The Html Url of the repository

[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

Applies to