KnownMimeTypes class
namespace: Serenity.Web assembly: Serenity.Net.Web
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
- Source: KnownMimeTypes.cs