NAnt SDK Documentation - v0.92

DirectoryScanner.IsEverythingIncluded Property

Indicates whether or not the directory scanner included everything that it scanned.

[Visual Basic]
Public ReadOnly Property IsEverythingIncluded As Boolean
[C#]
public bool IsEverythingIncluded {get;}

See Also

DirectoryScanner Class | NAnt.Core Namespace