Summary
The
NAnt.Core.Types.FileSet
that contains list of source files.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- UpToDateTask
Syntax
[BuildElement("sourcefiles")]
public FileSet SourceFiles { get; set; }
Attributes
Type | Description |
---|---|
Build |
Indicates that the property should be treated as an XML element and further processing should be done. |
Value
Type | Description |
---|---|
FileSet |