NAnt SDK Documentation - v0.92 |
|
ZipTask.ZipFileSets Property
The set of files to be included in the archive.
[Visual Basic]
<BuildElementArray(ElementType:=null, Name:="fileset", Required:=False, ProcessXml:=True)>
Public Property ZipFileSets As
ZipFileSetCollection
See Also
ZipTask Class | NAnt.Compression.Tasks Namespace