BackoutCommand.

Message Property

Summary

Gets or sets the commit message to use when committing.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
BackoutCommand

Syntax

public string Message { get; set; }

Attributes

Type Description
DefaultValueAttribute

Value

Type Description
string