ParentsCommand.

Result Property

Summary

Gets the result from the command line execution, as an appropriately typed value.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
ParentsCommand

Syntax

public IEnumerable<Changeset> Result { get; }

Value

Type Description
IEnumerable<T>