Locates the XML node for the specified attribute in either the configuration section of the extension assembly or the.project.
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.
Task Class | NAnt.Core Namespace | Task.GetAttributeConfigurationNode Overload List