VersionCommand.

Result Property

Summary

Gets the result of executing the command as a string containing the output of executing "hg version".
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
VersionCommand

Syntax

public string Result { get; }

Value

Type Description
string