Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 532 Bytes

syndicationcontent_language.md

File metadata and controls

22 lines (15 loc) · 532 Bytes
-api-id -api-type
P:Windows.Web.Syndication.SyndicationContent.Language
winrt property

Windows.Web.Syndication.SyndicationContent.Language

-description

Gets or sets the language of the element. This property represents the xml:lang attribute on the element. It may be inherited from an ancestor element. It must be valid according to XML 1.0.

-property-value

The xml:lang attribute on the element.

-remarks

-examples

-see-also