AzureDevOpsCommit.

ParentIds Property

Summary

Gets the parent commit IDs of the commit.
Namespace
Cake.AzureDevOps.Repos
Containing Type
AzureDevOpsCommit

Syntax

public IEnumerable<string> ParentIds { get; internal set; }

Value

Type Description
IEnumerable<string>
GitHub
Discussions