RevSpec.

Descendants Property

Summary

Gets a RevSpec that selects all changesets that are descendants of a changeset in this set.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
RevSpec

Syntax

public RevSpec Descendants { get; }

Value

Type Description
RevSpec