Summary
Link the specified modules into this assembly.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- JscTask
Syntax
public override AssemblyFileSet Modules { get; set; }
Remarks
Override to avoid exposing this to build authors, as the JScript.NET
compiler does not support linking modules.
Value
Type | Description |
---|---|
AssemblyFileSet |