Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 650 Bytes

workspace_getxmldocument_1479045017.md

File metadata and controls

26 lines (18 loc) · 650 Bytes
-api-id -api-type
M:Windows.Web.AtomPub.Workspace.GetXmlDocument(Windows.Web.Syndication.SyndicationFormat)
winrt method

Windows.Web.AtomPub.Workspace.GetXmlDocument

-description

Generates the DOM object that represents this element, and all the attributes and child elements including foreign markups.

-parameters

-param format

The format for the element. The only formats accepted by this method are Atom 1.0 and RSS 2.0.

-returns

The XML document.

-remarks

-examples

-see-also