Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 534 Bytes

syndicationcategory_language.md

File metadata and controls

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

Windows.Web.Syndication.SyndicationCategory.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