Click or drag to resize

IOUtilitiesFindContentType Method

Overload List
  NameDescription
Public methodStatic memberFindContentType(Byte)
Determines the MIME type from the data provided. Based on Windows FindMimeFromData function.
Public methodStatic memberFindContentType(String)
Determines the MIME type from a file path. Based on Windows FindMimeFromData function.
Top
See Also