Summary
Creates a new comment thread in the pull request.
- Namespace
- Cake
.AzureDevOps .Repos .PullRequest - Containing Type
- Azure
Dev Ops Pull Request
Syntax
public void CreateCommentThread(AzureDevOpsPullRequestCommentThread thread)
Parameters
Name | Type | Description |
---|---|---|
thread | Azure |
The instance of the thread. |
Return Value
Type | Description |
---|---|
void |