Project.

Run() Method

Summary

Executes the default target and wraps in error handling and time stamping.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Project

Syntax

public bool Run()

Return Value

Type Description
bool true if the build was successful; otherwise, false.