Summary
Icon to associate with the application.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- CompilerBase
Syntax
[TaskAttribute("win32icon")]
public FileInfo Win32Icon { get; set; }
Remarks
Corresponds to /win32icon:
flag.
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
FileInfo |