るりまサーチ

最速Rubyリファレンスマニュアル検索!
72件ヒット [1-72件を表示] (0.046秒)
トップページ > クエリ:g[x] > クエリ:disposition[x]

別のキーワード

  1. openssl g=
  2. openssl g
  3. dsa g
  4. dsa g=
  5. dh g

検索結果

Net::IMAP::BodyTypeMessage#disposition -> Net::IMAP::ContentDisposition | nil (21201.0)

Content-Dispotition の値を返します。

...Content-Dispotition の値を返します。

Net::IMAP::ContentDisposition オブジェクトを返します。

@see 1806, 2183...

Win32::Registry#disposition (21107.0)

@todo

...@todo

キーの disposition 値を返します。
(REG_CREATED_NEW_KEY または REG_OPENED_EXISTING_KEY)...

Win32::Registry::Constants::REG_OPENED_EXISTING_KEY (9206.0)

@todo

...@todo

キーが新しく作られたか、既存キーが開かれたか。
Win32::Registry#disposition メソッドも参照してください。...

Win32::Registry::Constants::REG_CREATED_NEW_KEY (6106.0)

@todo

...@todo

キーが新しく作られたか、既存キーが開かれたか。
Win32::Registry#disposition メソッドも参照してください。...

Net::IMAP::ContentDisposition#param -> { String => String } | nil (3216.0)

Content-Disposition フィールドのパラメータをハッシュテーブルで 返します。

...Content-Disposition フィールドのパラメータをハッシュテーブルで
返します。

ハッシュテーブルのキーは以下のような値を取ります。詳しくは
2183 などを見てください。
* "FILENAME"
* "CREATION-DATE"
* "MODIFICATION-DATE"
* "READ-DAT"...

絞り込み条件を変える

Net::IMAP::ContentDisposition#dsp_type -> String (3116.0)

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

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

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

詳しくは 2183 などを見てください。...