Click or drag to resize

MimeType Fields

The MimeType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberApplicationFormUrlEncoded
Gets the "application/x-www-form-urlencoded" MIME type.
Public fieldStatic memberApplicationJson
Gets the "application/json" MIME type.
Public fieldStatic memberApplicationOctetStream
Gets the "application/octet-stream" MIME type.
Public fieldStatic memberApplicationPdf
Gets the "application/pdf" MIME type.
Public fieldStatic memberApplicationXml
Gets the "application/xml" MIME type.
Public fieldStatic memberApplicationZip
Gets the "application/zip" MIME type.
Public fieldStatic memberImageGif
Gets the "image/gif" MIME type.
Public fieldStatic memberImageJpeg
Gets the "image/jpeg" MIME type.
Public fieldStatic memberImagePng
Gets the "image/png" MIME type.
Public fieldStatic memberMultipartFormData
Gets the "multipart/form-data" MIME type.
Public fieldStatic memberTextCss
Gets the "text/css" MIME type.
Public fieldStatic memberTextHtml
Gets the "text/html" MIME type.
Public fieldStatic memberTextJavascript
Gets the "text/javascript" MIME type.
Public fieldStatic memberTextPlain
Gets the "text/plain" MIME type.
Top
See Also