AzureDevOpsPullRequest.

UpdateComment(AzureDevOpsComment) Method

Summary

Updates the comment.

Syntax

public AzureDevOpsComment UpdateComment(AzureDevOpsComment comment)

Parameters

Name Type Description
comment AzureDevOpsComment The updated comment.

Return Value

Type Description
AzureDevOpsComment The updated comment, or if no pull request could be found and ThrowExceptionIfPullRequestCouldNotBeFound is set to false..