![]() |
Overloaded. Initializes a new instance of the Project class. |
![]() | Gets or sets the base directory used for relative references. |
![]() | Gets the path to the build file. |
![]() | Gets the Uri form of the current project definition. |
![]() | Gets the build listeners for this project. |
![]() | The list of targets to build. |
![]() | Gets the XmlNode NAnt should use to initialize configuration settings. |
![]() | Gets the current target. |
![]() | Gets the DataTypeBase instances defined in this project. |
![]() | |
![]() | Gets the active Project definition. |
![]() | Gets the framework-neutral properties defined in the NAnt configuration file. |
![]() | Gets a collection of available .NET frameworks. |
![]() | Gets or sets the indendation level of the build output. |
![]() | Gets or sets the indentation size of the build output. |
![]() | Gets the XmlNamespaceManager. |
![]() | Gets the name of the platform on which NAnt is currently running. |
![]() | Gets the name of the Project. |
![]() | Gets the properties defined in this project. |
![]() | Gets the framework in which NAnt is currently running. |
![]() | Gets or sets the framework to use for compilation. |
![]() | Gets the targets defined in this project. |
![]() | Gets or sets the default threshold level for build loggers. |
![]() | Gets a value indicating whether tasks should output more build log messages. |
![]() | 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