The extension of the content type to be output.
The content type to be output and recognized by the browser.
Example:
<BinaryContentTypes>
<ContentType>
<Ext>.gif</Ext>
<Type>image/gif</Type>
</ContentType>
<ContentType>
<Ext>.jpg</Ext>
<Type>image/jpeg</Type>
</ContentType>
</BinaryContentTypes>