Summary
The name of the template file for collection generation. This is provided as an alternate to using the task's fileset.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- TypedCollectionTask
Syntax
[TaskAttribute("file")]
public string FileName { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| string |
