Summary
Specifies metadata files to reference in this compilation as an
alternative to passing a file name to
#using
in source code.
- Assembly
- NAnt
.VisualCpp .dll - Namespace
- NAnt
.VisualCpp .Tasks - Containing Type
- ClTask
Syntax
[BuildElement("forcedusingfiles")]
public FileSet ForcedUsingFiles { get; set; }
Attributes
Type | Description |
---|---|
Build |
Indicates that the property should be treated as an XML element and further processing should be done. |
Value
Type | Description |
---|---|
FileSet |