setMIMEType:

Sets the MIME type of the receiver. レシーバのMIME型を設定します。

Declaration 宣言

- (void)setMIMEType:(NSString *)MIMEType

Parameters パラメータ

MIMEType

A string object identifying a MIME type, for example, “text/xml”. MIME types are assigned by IANA (see http://www.iana.org/assignments/media-types/index.html). MIME型を識別する文字列オブジェクト、例えば、“text/xml”。MIME型は、IANAによって割り当てられます(http://www.iana.org/assignments/media-types/index.htmlを見てください)。

See Also 参照

Managing Document Attributes 文書属性を管理する