NAnt SDK Documentation - v0.92

Element.GetAttributeConfigurationNode Method

Locates the XML node for the specified attribute in the project configuration node.

Overload List

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);

See Also

Element Class | NAnt.Core Namespace