Summary
A message giving further information on why the build exited.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- FailTask
Syntax
[TaskAttribute("message")]
public string Message { get; set; }
Remarks
Inline content and
NAnt.Core.Tasks.FailTask.Message
are mutually exclusive.
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
string |