VjcTask.

Modules Property

Summary

Link the specified modules into this assembly.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
VjcTask

Syntax

public override AssemblyFileSet Modules { get; set; }

Remarks

Override to avoid exposing this to build authors, as the Visual J# compiler does not support linking modules.

Value

Type Description
AssemblyFileSet