Summary
Specifies a group of input files to which to apply the stylesheet.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- StyleTask
Syntax
[BuildElement("infiles")]
public FileSet InFiles { 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 |