Assembly.

Unless Property

Summary

Opposite of NAnt.Contrib.Types.Assembly.If. If false then the assembly will be included. The default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Types
Containing Type
Assembly

Syntax

[TaskAttribute("unless")]
[BooleanValidator]
public bool Unless { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool