CommitCommand.

Result Property

Summary

Gets or sets the result of executing the command as a RevSpec identifying the new changeset that was committed.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
CommitCommand

Syntax

public RevSpec Result { get; set; }

Value

Type Description
RevSpec