project::get-default-target

Gets the name of the target that will be executed when no other build targets are specified.
string project::get-default-target()

Return Value

The name of the target that will be executed when no other build targets are specified, or an empty string if no default target is defined for the project.

Requirements

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