ZipTask.

DuplicateHandling Property

Summary

Specifies the behavior when a duplicate file is found. The default is NAnt.Compression.Types.DuplicateHandling.Add.
Assembly
NAnt.Compression.dll
Namespace
NAnt.Compression.Tasks
Containing Type
ZipTask

Syntax

[TaskAttribute("duplicate")]
public DuplicateHandling DuplicateHandling { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
DuplicateHandling