mimeType 属性

String mimeType

获取 MIME 类型和无子类型,不带有任何参数。

对于完整的 MIME 类型 text/html;charset=utf-8 mimeType 的值是字符串 text/html

实现

String get mimeType;