[This is preliminary documentation and subject to change.]
Missing <summary> Documentation for NAnt.Win32.Tasks
Class | Description |
---|---|
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. |
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 ). |