| Types | Summary |
|---|---|
| arg |
Represents a command-line argument. |
| assemblyfileset |
Specialized |
| attribute |
Represents an assembly-level attribute. |
| categories |
Controls the categories of tests to execute using the |
| credential |
Provides credentials for password-based authentication schemes. |
| cvsfileset |
A |
| dirset |
A specialized |
| env |
Represents an environment variable. |
| environment |
A set of environment variables. |
| 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 |
| filterchain |
Represent a chain of NAnt filters that can be applied to a |
| formatter |
Represents the FormatterElement of the NUnit task. |
| formatter |
Models a NAnt XML element in the build file. |
| import |
Represents a namespace to import. |
| moduleset |
One or more modules to compile into an assembly. |
| namespace |
Represents an XML namespace. |
| namespaceimports |
Contains a collection of |
| option |
Represents an option. |
| path |
Paths are groups of files and/or directories that need to be passed as a single unit. The order in which parts of the path are specified in the build file is retained, and duplicate parts are automatically suppressed. |
| pathelement |
Represents a nested path element. |
| patternset |
A set of patterns, mostly used to include or exclude certain files. |
| proxy |
Contains HTTP proxy settings used to process requests to Internet resources. |
| resourcefileset |
Specialized |
| test |
Represents a |
| test |
Represents a test element of an |
| token |
ReplaceTokens filter token. |
| warnaserror |
Controls the behavior of a compiler with regards to the reporting of warnings. |
| xsltextensionobject |
Represents an XSLT extension object. The object should have a default parameterless constructor and the return value should be one of the four basic XPath data types of number, string, Boolean or node set. |
| xsltparameter |
Represents an XSLT parameter. |
