NAnt SDK Documentation - v0.92

Task.GetAttributeConfigurationNode Method

Locates the XML node for the specified attribute in either the configuration section of the extension assembly or the.project.

Overload List

Locates the XML node for the specified attribute in either the configuration section of the extension assembly or the.project.

protected override XmlNode GetAttributeConfigurationNode(FrameworkInfo,string);

Inherited from Element.

protected XmlNode GetAttributeConfigurationNode(XmlNode,FrameworkInfo,string);

See Also

Task Class | NAnt.Core Namespace