NAnt SDK Documentation - v0.92

Element.GetAttributeConfigurationNode Method (XmlNode, FrameworkInfo, String)

[Visual Basic]
Overloads Protected Function GetAttributeConfigurationNode( _
   ByVal configSection As XmlNode, _
   ByVal framework As FrameworkInfo, _
   ByVal attributeName As String _
) As XmlNode
[C#]
protected XmlNode GetAttributeConfigurationNode(
   XmlNode configSection,
   FrameworkInfo framework,
   string attributeName
);

See Also

Element Class | NAnt.Core Namespace | Element.GetAttributeConfigurationNode Overload List