NGenTask.

Debug Property

Summary

If an image should be generated which can be used under a debugger.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
NGenTask

Syntax

[TaskAttribute("debug")]
[BooleanValidator()]
public bool Debug { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool