Method | Description | |
---|---|---|
GetMimeContentTypeFromFileName ( this fileName ) : string |
Gets the MIME content type based on file name. Consider doing this instead if you are already opening the file: |
public static GetMimeContentTypeFromFileName ( this fileName ) : string | ||
fileName | this | |
return | string |