MergeCommand.

MergeTool Property

Summary

Gets or sets the merge tool to use. Default value is System.String.Empty in which case the default merge tool(s) are used.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
MergeCommand

Syntax

public string MergeTool { get; set; }

Attributes

Type Description
DefaultValueAttribute

Value

Type Description
string