Project.

Targets Property

Summary

Gets the targets defined in this project.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Project

Syntax

public TargetCollection Targets { get; }

Value

Type Description
TargetCollection The targets defined in this project.