SoapService
Click here for a complete list of operations.
System_GetMimeTypeFromExtension
Description
Returns the mime type for a file extension
Parameters
Type | Name | Required |
---|---|---|
string? | extension - The Windows file extension (e.g. "gif") |
Return Value
string - The corresponding MIME type (e.g. "image/gif")