NAnt SDK Documentation - v0.92

TarFileSetCollection.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

TarFileSetCollection Class | NAnt.Compression.Types Namespace