Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 426 Bytes

xmlcomment_ownerdocument.md

File metadata and controls

22 lines (15 loc) · 426 Bytes
-api-id -api-type
P:Windows.Data.Xml.Dom.XmlComment.OwnerDocument
winrt property

Windows.Data.Xml.Dom.XmlComment.OwnerDocument

-description

Returns the root of the document that contains the node.

-property-value

The parent document that represents the root of the document.

-remarks

-examples

-see-also