Specifies the text types supported for syndication content.
Syntax
var value = Windows.Web.Syndication.SyndicationTextType.text;
Attributes
- VersionAttribute(NTDDI_WIN8)
Members
The SyndicationTextType enumeration has these members.
| Member | Value | Description |
|---|---|---|
| Text | text | 0 |
Plain text |
| Html | html | 1 |
HTML (escaped markup) |
| Xhtml | xhtml | 2 |
XML (not escaped) |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012