Returns the MIME content type for a specific file name.
- filename (String)
- Full path to a file.
[Missing <returns> documentation for "M:InTheHand.IO.FileHelper.GetContentType(System.String)"]
Does not interrogate file contents, the file extension is used to match the content type.