Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 537 Bytes

syndicationfeed_sourceformat.md

File metadata and controls

22 lines (15 loc) · 537 Bytes
-api-id -api-type
P:Windows.Web.Syndication.SyndicationFeed.SourceFormat
winrt property

Windows.Web.Syndication.SyndicationFeed.SourceFormat

-description

Gets the format of the source document. If the object is not loaded from a document, this property will return SyndicationFormat_Atom10.

-property-value

The format of the source document or SyndicationFormat_Atom10.

-remarks

-examples

-see-also