UserDetailsModel.HtmlUrl Property

Definition

User Html Url.

[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