Gets the local path to the build file.
string project::get-buildfile-path()
Return Value
The local path of the build file, or an empty
string
if the project is not file backed.
Requirements
- Assembly
- NAnt
.Core .dll - Namespace
-
NAnt
.Core .Functions