FolkerKinzel.MimeTypes Namespace

Contains structures that make the work with Internet Media Types ("MIME types") easier.

Classes

MimeCache A memory cache that's used to retrieve often used file type extensions or MIME types faster.
MimeString Static class that works on Strings and offers methods that perform conversions between Internet Media Type strings ("MIME types") and file names.
MimeType Encapsulates the data of an Internet Media Type ("MIME type").
MimeTypeParameter Encapsulates the data of an Internet Media Type parameter.

Structures

MimeTypeInfo Provides the information stored in an Internet Media Type String ("MIME type").
MimeTypeParameterInfo Provides the information stored in an Internet Media Type Parameter-String.

Enumerations

MimeFormats Named constants to specify options to format MimeType objects as String. The flags can be combined.