MimeType Fields |
The MimeType type exposes the following members.
Name | Description | |
---|---|---|
ApplicationFormUrlEncoded |
Gets the "application/x-www-form-urlencoded" MIME type.
| |
ApplicationJson |
Gets the "application/json" MIME type.
| |
ApplicationOctetStream |
Gets the "application/octet-stream" MIME type.
| |
ApplicationPdf |
Gets the "application/pdf" MIME type.
| |
ApplicationXml |
Gets the "application/xml" MIME type.
| |
ApplicationZip |
Gets the "application/zip" MIME type.
| |
ImageGif |
Gets the "image/gif" MIME type.
| |
ImageJpeg |
Gets the "image/jpeg" MIME type.
| |
ImagePng |
Gets the "image/png" MIME type.
| |
MultipartFormData |
Gets the "multipart/form-data" MIME type.
| |
TextCss |
Gets the "text/css" MIME type.
| |
TextHtml |
Gets the "text/html" MIME type.
| |
TextJavascript |
Gets the "text/javascript" MIME type.
| |
TextPlain |
Gets the "text/plain" MIME type.
|