Summary
Specifies the name of the output file.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Grep - Containing Type
- GrepTask
Syntax
[TaskAttribute("output", Required = true)]
public FileInfo OutputFile { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| FileInfo |
