IBaseVersionIncrement.

BaseVersionSource Property

Summary

Gets the commit that the base version was derived from, or null when the version has an external source.

Syntax

ICommit BaseVersionSource { get; }

Value

Type Description
ICommit
GitHub