Element.

GetAttributeConfigurationNode(XmlNode, FrameworkInfo, string) Method

Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Element

Syntax

protected XmlNode GetAttributeConfigurationNode(XmlNode configSection, FrameworkInfo framework, string attributeName)

Parameters

Name Type Description
configSection XmlNode
framework FrameworkInfo
attributeName string

Return Value

Type Description
XmlNode