IMercurialCommand<TResult>.

Result Property

Summary

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

Syntax

TResult Result { get; }

Value

Type Description
TResult