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

ProjectFunctions Members

ProjectFunctions overview

Public Instance Constructors

ProjectFunctions Constructor Missing <summary> documentation for M:NAnt.Core.Functions.ProjectFunctions.#ctor(NAnt.Core.Project,NAnt.Core.PropertyDictionary)

Public Instance Properties

Project (inherited from FunctionSetBase) Gets or sets the Project that this functionset will reference.

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