The methods of the Project class are listed below. For a complete list of Project class members, see the Project Members topic.
![]() | Attaches the specified build listeners to the Project. |
![]() | Missing <summary> documentation for M:NAnt.Core.Project.CreateDataTypeBase(System.Xml.XmlNode) |
![]() | Creates the default IBuildLogger and attaches it to the Project. |
![]() | Overloaded. Creates a new |
![]() | Detaches the currently attached IBuildListener instances from the Project. |
![]() | |
![]() | Overloaded. Executes the default target. |
![]() | Expands a String from known properties. |
![]() | Combines the specified path with the BaseDirectory of the Project to form a full path to file or directory. |
![]() | |
![]() | |
![]() | Increases the IndentationLevel of the Project. |
![]() | Overloaded. Writes a Project level message to the build log with the given Level. |
![]() | Dispatches a BuildFinished event to the build listeners for this Project. |
![]() | Dispatches a BuildStarted event to the build listeners for this Project. |
![]() | Dispatches a MessageLogged event to the build listeners for this Project. |
![]() | Dispatches a TargetFinished event to the build listeners for this Project. |
![]() | Dispatches a TargetStarted event to the build listeners for this Project. |
![]() | Dispatches the TaskFinished event to the build listeners for this Project. |
![]() | Dispatches a TaskStarted event to the build listeners for this Project. |
![]() | Executes the default target and wraps in error handling and time stamping. |
![]() | Topologically sorts a set of targets. |
![]() | |
![]() | Decreases the IndentationLevel of the Project. |
![]() | Inits stuff: TypeFactory: Calls Initialize and AddProject
Log.IndentSize set to 12
Project properties are initialized ("nant.* stuff set")
|
![]() | |
![]() |
Project Class | NAnt.Core Namespace