PullRequest.PullRequestCommitUrl 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.
The commit URL for the pull request.
[System.Text.Json.Serialization.JsonPropertyName("commits_url")]
public string PullRequestCommitUrl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("commits_url")>]
member this.PullRequestCommitUrl : string with get, set
Public Property PullRequestCommitUrl As String
Property Value
- Attributes