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