project::get-name

Gets the name of the current project.
string project::get-name()

Return Value

The name of the current project, or an empty string if no name is specified in the build file.

Requirements

Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Functions