RcTask.

RcFile Property

Summary

The resource file to compile.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Tasks
Containing Type
RcTask

Syntax

[TaskAttribute("rcfile", Required = true)]
public FileInfo RcFile { get; set; }

Attributes

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

Value

Type Description
FileInfo