ClTask.

IncludeDirs Property

Summary

The list of directories in which to search for include files.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Tasks
Containing Type
ClTask

Syntax

[BuildElement("includedirs")]
public FileSet IncludeDirs { get; set; }

Attributes

Type Description
BuildElementAttribute Indicates that the property should be treated as an XML element and further processing should be done.

Value

Type Description
FileSet