NGenTask.

Profiled Property

Summary

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

Syntax

[TaskAttribute("profiled")]
[BooleanValidator()]
public bool Profiled { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool