The MimeType type exposes the following members.

Constructors

  NameDescription
Public methodMimeType
Initializes a new instance of the MimeType class with a specified value.

Methods

  NameDescription
Public methodToString
This attribute's name.
(Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyStatic memberTextCss
Gets a "text/css" MimeType.
Public propertyStatic memberTextJavascript
Gets a "text/javascript" MimeType.

See Also