AzureDevOpsPullRequest.

DeleteComment(AzureDevOpsComment) Method

Summary

Deletes the comment.

Syntax

public void DeleteComment(AzureDevOpsComment comment)

Parameters

Name Type Description
comment AzureDevOpsComment The comment to delete.

Return Value

Type Description
void