Hevea documentation

MimeType.GetFileMimeType Method 

Gets the MIME type of a file.

public static string GetFileMimeType(
   string fileName
);

Parameters

fileName
file name

Return Value

the MIME type

See Also

MimeType Class | Hevea.Core.Http Namespace