AssemblyLinkerTask.

Win32Icon Property

Summary

Icon to associate with the assembly.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
AssemblyLinkerTask

Syntax

[TaskAttribute("win32icon", Required = false)]
public FileInfo Win32Icon { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
FileInfo