ModuleSet.

Modules Property

Summary

The modules to add to this NAnt.DotNet.Types.ModuleSet.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Types
Containing Type
ModuleSet

Syntax

[BuildElementArray("module")]
public ModuleCollection Modules { get; }

Attributes

Type Description
BuildElementArrayAttribute Indicates that property should be treated as a XML arrayList

Value

Type Description
ModuleCollection