Locates the XML node for the specified attribute in the project configuration node.
Locates the XML node for the specified attribute in the project configuration node.
protected virtual XmlNode GetAttributeConfigurationNode(FrameworkInfo,string);
protected XmlNode GetAttributeConfigurationNode(XmlNode,FrameworkInfo,string);
Element Class | NAnt.Core Namespace