[This is preliminary documentation and subject to change.]
Specifies how entries with the same name should be processed.
Missing <remarks> documentation for T:NAnt.Compression.Types.DuplicateHandling
Member Name | Description |
---|---|
Add | Overwrite existing entry with same name. |
Preserve | Preserve existing entry with the same name. |
Fail | Report failure when two entries have the same name. |
Namespace: NAnt.Compression.Types
Assembly: NAnt.CompressionTasks (in NAnt.CompressionTasks.dll)
NAnt.Compression.Types Namespace