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