Click or drag to resize
MimeType Properties

The MimeType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBitmapImage
Gets the MIME type for a .BMP file.
Public propertyStatic memberCss
Gets the MIME type for a cascading stylesheet file.
Public propertyStatic memberGifImage
Gets the MIME type for a .GIF file.
Public propertyStatic memberHtml
Gets the MIME type for an HTML file.
Public propertyStatic memberIconImage
Gets the MIME type for a .ICO file.
Public propertyStatic memberJavascript
Gets the MIME type for a .JS file.
Public propertyStatic memberJpegImage
Gets the MIME type for a .JPG file.
Public propertyStatic memberJson
Gets the MIME type for a JSON text file.
Public propertyStatic memberPngImage
Gets the MIME type for a .PNG file.
Public propertyStatic memberText
Gets the MIME type for a plain text file.
Public propertyStatic memberTiffImage
Gets the MIME type for a .TIF file.
Public propertyStatic memberWaveAudio
Gets the MIME type for a .WAV file.
Top
See Also