Summary
Gets the compiled resource file.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- QualifiedResource
Syntax
public FileInfo Output { get; }
Value
| Type | Description |
|---|---|
| FileInfo | The compiled resource file. |
