Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 480 Bytes

syndicationitem_load_1077941801.md

File metadata and controls

23 lines (16 loc) · 480 Bytes
-api-id -api-type
M:Windows.Web.Syndication.SyndicationItem.Load(System.String)
winrt method

Windows.Web.Syndication.SyndicationItem.Load

-description

Initializes the object from the given feed string, which can be in either RSS 2.0 or Atom 1.0 format.

-parameters

-param item

The feed string, which can be in either RSS 2.0 or Atom 1.0 format.

-remarks

-examples

-see-also