Class Types
Class | Summary |
---|---|
AxImpTask | Generates a Windows Forms Control that wraps ActiveX Controls defined in an OCX. |
ReadRegistryTask | Reads a value or set of values from the Windows Registry into one or more NAnt properties. |
RegAsmTask | Registers an assembly, or set of assemblies for use from COM clients. |
TlbExpTask | Exports a .NET assembly to a type library that can be used from unmanaged code (wraps Microsoft's tlbexp.exe). |
TlbImpTask | Imports a type library to a .NET assembly (wraps Microsoft's tlbimp.exe). |