RcTask.

Options Property

Summary

Options to pass to the compiler.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Tasks
Containing Type
RcTask

Syntax

[TaskAttribute("options")]
public string Options { get; set; }

Attributes

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

Value

Type Description
string