Summary
Specifies a Win32 resource file (.res).
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- CompilerBase
Syntax
[TaskAttribute("win32res")]
public FileInfo Win32Res { get; set; }
Remarks
Corresponds to /win32res[ource]:
flag.
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
FileInfo |