IOUtilitiesFindContentType Method |
Name | Description | |
---|---|---|
FindContentType(Byte) |
Determines the MIME type from the data provided. Based on Windows FindMimeFromData function.
| |
FindContentType(String) |
Determines the MIME type from a file path. Based on Windows FindMimeFromData function.
|