AzureDevOpsCommit.

ParentIds Property

Summary

Gets the parent commit IDs of the commit.

Syntax

public IEnumerable<string> ParentIds { get; }

Value

Type Description
IEnumerable<string>