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