Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 683 Bytes

syndicationtexttype.md

File metadata and controls

31 lines (21 loc) · 683 Bytes
-api-id -api-type
T:Windows.Web.Syndication.SyndicationTextType
winrt enum

SyndicationTextType

-description

Specifies the text types supported for syndication content.

-enum-fields

-field Text:0

Plain text

-field Html:1

HTML (escaped markup)

-field Xhtml:2

XML (not escaped)

-remarks

-examples

-see-also

Syndication sample