FrameworkInfo.

TaskAssemblies Property

Summary

Gets the set of assemblies and directories that should scanned for NAnt tasks, types or functions.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
FrameworkInfo

Syntax

public FileSet TaskAssemblies { get; }

Value

Type Description
FileSet The set of assemblies and directories that should be scanned for NAnt tasks, types or functions.