The properties of the Project class are listed below. For a complete list of Project class members, see the Project Members topic.
![]() | 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. |
Project Class | NAnt.Core Namespace