NGenTask.

Show Property

Summary

If existing images should be shown.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
NGenTask

Syntax

[TaskAttribute("show")]
[BooleanValidator()]
public bool Show { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool