BisectCommand.

TestCommand Property

Summary

Gets or sets the command to execute from Mercurial in order to test each changeset, doing an automated search instead of one controlled by the program using Mercurial.Net.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
BisectCommand

Syntax

public string TestCommand { get; set; }

Attributes

Type Description
DefaultValueAttribute

Value

Type Description
string