KnownMimeTypes class
namespace: Serenity.Web assembly: Serenity.Net.Web
Contains a set of known popular mime types.
public static class KnownMimeTypes
Public Members
| name | description |
|---|---|
| static Get(…) | Gets the MIME type for a given file using information in the Win32 HKEY_CLASSES_ROOT registry key. |
| static TryGet(…) | Gets the MIME type for a given file. |
See Also
- Source: KnownMimeTypes.cs