Type Reference

[This is preliminary documentation and subject to change.]

Type Summary
arg Represents a command-line argument.
assemblyfileset Specialized <fileset> class for managing assembly files.
credential Provides credentials for password-based authentication schemes.
fileset Filesets are groups of files. These files can be found in a directory tree starting in a base directory and are matched by patterns taken from a number of patterns. Filesets can appear inside tasks that support this feature or at the project level, i.e., as children of <project>.
filterchain Represent a chain of NAnt filters that can be applied to a Task.
proxy Contains HTTP proxy settings used to process requests to Internet resources.
resourcefileset Specialized <fileset> class for managing resource files.
warnaserror Controls the behaviour of a compiler with regards to the reporting of warnings.
xsltparameter Represents an XSLT parameter.