KnownMimeTypes class

namespace: Serenity.Web   assemblySerenity.Net.Services

Contains set of known popular mime types

public static class KnownMimeTypes

Public Members

name description
static Get(…) Gets MIME type for a given file using information in Win32 HKEY_CLASSES_ROOT registry key.
static TryGet(…) Gets MIME type for a given file

See Also