Summary
Export the assemblies to the specified type library and register it.
- Assembly
- NAnt
.Win32 .dll - Namespace
- NAnt
.Win32 .Tasks - Containing Type
- RegAsmTask
Syntax
[TaskAttribute("typelib")]
public FileInfo TypeLib { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
FileInfo |