Object: | File |
Syntax: | MimeType |
Type | String |
Read/Write: | Read Only |
Description: | This property returns the MIME Type of the specified file. For example, a file with
an extension of ".txt" will have a MIME Type of "text/plain". This can be useful
when using
The MIME Type is also sometimes known as the ContentType, as in the IIS 4 or later documentation. |