Gets a value indicating whether the element is performing additional processing using the XmlNode that was used to initialize the element.
false.
Elements that need to perform additional processing of the XmlNode that was used to initialize the element, should override this property and return true.
When true, no build errors will be reported for unknown nested build elements.
Element Class | NAnt.Core Namespace