The MimeTypes type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetExtensionByMimeType |
Guesses the extension given a well-known mime-type.
| |
| GetMimeTypeByExtension |
Guesses the mime type given a well-known extension.
|
Extension Methods
| Name | Description | |
|---|---|---|
| Format | Overloaded. |
Fields
| Name | Description | |
|---|---|---|
| Binary |
Binary data.
| |
| Css |
Cascading Style Sheet.
| |
| FlashVideo |
Flash video.
| |
| Gif |
GIF image.
| |
| Html |
HTML.
| |
| JavaScript |
JavaScript
| |
| Jpeg |
JPEG image.
| |
| MHtml |
MHTML web archive.
| |
| PlainText |
Plain text data.
| |
| Png |
PNG image.
| |
| XHtml |
Well-formed XHTML.
| |
| Xml |
Xml data.
|
Properties
| Name | Description | |
|---|---|---|
| All |
Gets all the registered mime types.
|
