Initializes a new Project class with the given source, message threshold and indentation level, and using the specified XmlNode to load internal configuration settings.
The full path to the build file.
This can be of any form that Load accepts.
If the source is a uri of form 'file:///path' then use the path part.
Exception Type | Condition |
---|---|
ArgumentNullException | configurationNode is a null reference (Nothing in Visual Basic). |
Project Class | NAnt.Core Namespace | Project Constructor Overload List