NGenTask.

DebugOptimized Property

Summary

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

Syntax

[TaskAttribute("debugoptimized")]
[BooleanValidator()]
public bool DebugOptimized { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool