MimeType : Object

Representation of a MIME (Multipart Internet Mail Extension) data type.

Browser/User Agent Support

IEMozillaNetscapeOperaSafari
4.0+1.0+3.0+7.0+1.0+

Constructors

ConstructorIEMozillaNetscapeOperaSafari
Creates a new instance of a MimeType object.
4.0+1.0+3.0+7.0+1.0+
 

Properties

PropertyIEMozillaNetscapeOperaSafari
Description of the MIME type.
no1.0+3.0+7.0+1.0+
 
Reference to the Plugin object that is configured for the MIME type.
no1.0+3.0+7.0+1.0+
 
String listing possible file extensions for the MIME type, separated by commas.
no1.0+3.0+7.0+1.0+
 
Name of the MIME type.
no1.0+3.0+7.0+1.0+
 

References

Navigator | Plugin

Availability

Netscape 3

Constructor Detail

MimeType MimeType()

Creates a new instance of a MimeType object.

Visibility
internal

Property Detail

String description

Description of the MIME type.

Object enabledPlugin

Reference to the Plugin object that is configured for the MIME type.

String suffixes

String listing possible file extensions for the MIME type, separated by commas.

String type

Name of the MIME type.