Summary
Input file to process.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- LicenseTask
Syntax
[TaskAttribute("input", Required = true)]
public FileInfo InputFile { get; set; }
Attributes
| Type | Description |
|---|---|
| Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
| Type | Description |
|---|---|
| FileInfo |
