NAnt SDK Documentation - v0.92 |
|
ZipFileSetCollection.FileCount Property
Get the total number of files that are represented by the filesets in this collection.
[Visual Basic]
Public ReadOnly Property FileCount As
Integer
[C#]
public
int FileCount {get;}
See Also
ZipFileSetCollection Class | NAnt.Compression.Types Namespace