AzureDevOpsPullRequest.

Vote(AzureDevOpsPullRequestVote) Method

Summary

Votes for the pull request.

Syntax

public void Vote(AzureDevOpsPullRequestVote vote)

Parameters

Name Type Description
vote AzureDevOpsPullRequestVote The vote for the pull request.

Return Value

Type Description
void