NAnt SDK Documentation - v0.92

FileSet.IsEverythingIncluded Property

Indicates whether or not every file and directory is included in the fileset list.

[Visual Basic]
Protected Friend ReadOnly Property IsEverythingIncluded As Boolean
[C#]
protected internal bool IsEverythingIncluded {get;}

See Also

FileSet Class | NAnt.Core.Types Namespace