UtilFileTypeGetFileTypeMatch Method

Overload List

GetFileTypeMatch(FileInfo, FileType) Determines whether a file type signature is match in the file header of the specified file, then returns a success percentage from 0% to 100% where 100% means all the file signatures were found in the file header.
GetFileTypeMatch(String, FileType) Determines whether a file type signature is match in the file header of the specified file, then returns a success percentage from 0% to 100% where 100% means all the file signatures were found in the file header.

See Also