SyndicationTextType
SyndicationTextType
SyndicationTextType
SyndicationTextType
Enum
Definition
Specifies the text types supported for syndication content.
public : enum class SyndicationTextTypepublic enum SyndicationTextTypePublic Enum SyndicationTextType// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Html Html Html Html | HTML (escaped markup) |
| Text Text Text Text | Plain text |
| Xhtml Xhtml Xhtml Xhtml | XML (not escaped) |