NAnt SDK Documentation - v0.85-nightly-2005-11-09

NAnt.DotNet.Tasks Namespace

[This is preliminary documentation and subject to change.]

Missing <summary> Documentation for NAnt.DotNet.Tasks

Namespace hierarchy

Classes

Class Description
AssemblyInfoTask Generates an AssemblyInfo file using the attributes given.
AssemblyLinkerTask Wraps al.exe, the assembly linker for the .NET Framework.
CompilerBase Provides the abstract base class for compiler tasks.
CompilerBase.ResourceLinkage Holds class and namespace information for resource (*.resx) linkage.
CscTask Compiles C# programs.
DelaySignTask Signs delay-signed .NET Assemblies, or re-signs existing assemblies.
IlasmTask Compiles ILASM programs.
JscTask Compiles JScript.NET programs.
LicenseTask Generates a .licence file from a .licx file.
NDocTask Runs NDoc V1.3.1 to create documentation.
QualifiedResource For internal use only !
RegsvcsTask Installs or removes .NET Services.
ResGenTask Converts files from one resource format to another.
ScriptTask Executes the code contained within the task. This code can include custom extension function definitions. Once the script task has executed those custom functions will be available for use in the buildfile.
VbcTask Compiles Visual Basic.NET programs.
VjcTask Compiles Visual J# programs using vjc, Microsoft's J# compiler.

Enumerations

Enumeration Description
AssemblyInfoTask.CodeLanguage Defines the supported code languages for generating an AssemblyInfo file.
RegsvcsTask.ActionType Defines the possible actions for a .NET Service.