NAnt SDK Documentation - v0.85-nightly-2005-11-09

ProjectFunctions Methods

The methods of the ProjectFunctions class are listed below. For a complete list of ProjectFunctions class members, see the ProjectFunctions Members topic.

Public Instance Methods

Equals (inherited from Object) 
GetBaseDirectory Gets the base directory of the current project.
GetBuildFilePath Gets the local path to the build file.
GetBuildFileUri Gets the Uri form of the build file.
GetDefaultTarget Gets the name of the target that will be executed when no other build targets are specified.
GetHashCode (inherited from Object) 
GetName Gets the name of the current project.
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ProjectFunctions Class | NAnt.Core.Functions Namespace