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: