DicsoTask.

NoLogo Property

Summary

Suppresses the banner.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
DicsoTask

Syntax

[TaskAttribute("nologo")]
[BooleanValidator()]
public bool NoLogo { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool