Gets the name of the target that will be executed when no other build targets are specified.
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.
ProjectFunctions Class | NAnt.Core.Functions Namespace