ClTask.

MetaDataIncludeDirs Property

Summary

Directories that the compiler will search to resolve file references passed to the #using directive.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Tasks
Containing Type
ClTask

Syntax

[BuildElement("metadataincludedirs")]
public FileSet MetaDataIncludeDirs { 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