Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > net/imapライブラリ > Net::IMAP::ContentDispositionクラス > dsp_type

instance method Net::IMAP::ContentDisposition#dsp_type

dsp_type -> String

Content-Disposition フィールドのタイプを文字列で返します。

"INLINE", "ATTACHMENT" などの文字列を返します。

詳しくは [RFC2183] などを見てください。

class Net::IMAP::ContentDisposition