AssemblyLinkerTask.

Win32Res Property

Summary

Inserts a Win32 resource (.res file) in the output file.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
AssemblyLinkerTask

Syntax

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

Attributes

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

Value

Type Description
FileInfo