ExtractIssueIdsFromGitCommitMessages.

IssueIds Property

Summary

Gets or sets the collection containing the issue IDs which were extracted from the set of unmerged commits.

Syntax

[Output]
public ITaskItem[] IssueIds { get; set; }

Attributes

Type Description
Output

Value

Type Description
ITaskItem[]