Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 370 Bytes

xmlelement_getxml_999931642.md

File metadata and controls

22 lines (15 loc) · 370 Bytes
-api-id -api-type
M:Windows.Data.Xml.Dom.XmlElement.GetXml
winrt method

Windows.Data.Xml.Dom.XmlElement.GetXml

-description

Returns the XML representation of the node and all its descendants.

-returns

The XML representation of the node and all its descendants.

-remarks

-examples

-see-also