Summary
The
NAnt.Core.Types.FileSet
that contains the comparison files for
the NAnt.Core.Tasks.IfTask.UpToDateFile
(s) check.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- IfTask
Syntax
[BuildElement("comparefiles")]
[System.Obsolete("Use <uptodate /> task instead.", false)]
public FileSet CompareFiles { get; set; }
Attributes
Type | Description |
---|---|
Build |
Indicates that the property should be treated as an XML element and further processing should be done. |
ObsoleteAttribute |
Value
Type | Description |
---|---|
FileSet |