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. |
![]() | |
![]() | Creates the default IBuildLogger and attaches it to the Project. |
![]() | Overloaded. Creates a new |
![]() | Detaches the currently attached IBuildListener instances from the Project. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | 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. |
![]() | Serves as a hash function for a particular type. |
![]() | Returns the Location of the given node in an XML file loaded by NAnt. |
![]() | Gets the Type of the current instance. |
![]() | 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. |
![]() | Returns a String that represents the current Object. |
![]() | Decreases the IndentationLevel of the Project. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
Project Class | NAnt.Core Namespace