NAnt SDK Documentation - v0.85-nightly-2005-11-09

NAnt.Compression.Types Namespace

[This is preliminary documentation and subject to change.]

Missing <summary> Documentation for NAnt.Compression.Types

Namespace hierarchy

Classes

Class Description
TarFileSet A TarFileSet is a FileSet with extra attributes useful in the context of the TarTask.
TarFileSetCollection Contains a collection of TarFileSet elements.
TarFileSetEnumerator Enumerates the TarFileSet elements of a TarFileSetCollection.
ZipFileSet A ZipFileSet is a FileSet with extra attributes useful in the context of the ZipTask.
ZipFileSetCollection Contains a collection of ZipFileSet elements.
ZipFileSetEnumerator Enumerates the ZipFileSet elements of a ZipFileSetCollection.

Enumerations

Enumeration Description
DuplicateHandling Specifies how entries with the same name should be processed.