PullRequest.PullRequestHtmlUrl Property

Definition

The HTML URL for the pull request.

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

Property Value

Attributes

Applies to