TipCommand.

Result Property

Summary

Gets the result of executing the command as a Changeset object.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
TipCommand

Syntax

public Changeset Result { get; }

Value

Type Description
Changeset