PullRequest.PullRequestReviewCommentUrl Property

Definition

The review comment URL for the pull request.

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

Property Value

Attributes

Applies to