MergeCommand.

Result Property

Summary

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

Syntax

public MergeResult Result { get; }

Value

Type Description
MergeResult