MimeType.description (Property)

The descriptive text for a MIME type.

Availability:

JavaScript - 1.1
JScript - 3.0
Internet Explorer - 4.0
Netscape - 3.0
Property/method value type:String primitive
JavaScript syntax:-myMimeType.description

This will not be consistent from browser to browser. In some cases there are similarities in the description. In Netscape Navigator there are bugs in the descriptive text content for some MIME types.

Property attributes:

ReadOnly.