The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlAttribute::ParentNode Property
.NET Framework (current version)
Gets the parent of this node. For XmlAttribute nodes, this property always returns null.
Assembly: System.Xml (in System.Xml.dll)
Use the OwnerElement property to get the XmlElement to which the attribute belongs.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: