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

TarFileSetCollection.FileCount Property

[This is preliminary documentation and subject to change.]

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;}

Remarks

Missing <remarks> documentation for P:NAnt.Compression.Types.TarFileSetCollection.FileCount

See Also

TarFileSetCollection Class | NAnt.Compression.Types Namespace