The media types used in Atom.
Visit http://www.ietf.org/rfc/rfc2045.txt for more infos on media types.
| Member Name | Description |
|---|---|
| ApplicationXml | The Xml format media type. |
| ApplicationXhtmlXml | The Xhtml format media type. |
| ApplicationAtomXml | The Atom xml format media type. |
| ApplicationXAtomXml | The Atom api xml format media type. |
| MultipartAlternative | The media type of multipart contents. |
| TextHtml | The Html textual format media type. |
| TextPlain | The simple text media type. |
| TextXml | The Xml textual format media type. |
| UnknownType | Unknown format media type. |
Namespace: Atom.Core
Assembly: Atom.NET (in Atom.NET.dll)
Atom.Core Namespace | AtomContentConstruct