Locates the XML node for the specified attribute in the project configuration node.
The XML configuration node for the specified attribute, or a null reference (Nothing in Visual Basic) if no corresponding XML node could be located.
If there's a valid current framework, the configuration section for that framework will first be searched. If no corresponding configuration node can be located in that section, the framework-neutral section of the project configuration node will be searched.
Element Class | NAnt.Core Namespace | Element.GetAttributeConfigurationNode Overload List