Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 368 Bytes

xmldocument_parentnode.md

File metadata and controls

22 lines (15 loc) · 368 Bytes
-api-id -api-type
P:Windows.Data.Xml.Dom.XmlDocument.ParentNode
winrt property

Windows.Data.Xml.Dom.XmlDocument.ParentNode

-description

Gets the parent node of the node instance.

-property-value

This property returns NULL.

-remarks

-examples

-see-also