Summary
The name of a file as a single command-line argument; will be
replaced with the absolute filename of the file.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- Argument
Syntax
[TaskAttribute("file")]
public FileInfo File { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
FileInfo |