RevSpec.

Children Property

Summary

Gets a RevSpec object that selects all changesets that are child changesets of changesets in this RevSpec.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
RevSpec

Syntax

public RevSpec Children { get; }

Value

Type Description
RevSpec