Enumeration Case 列挙ケース

NSItemReplacementDirectory

The constant used to create a temporary directory. 一時ディレクトリを作成するのに使われる定数。

Declaration 宣言

NSItemReplacementDirectory = 99

Discussion 議論

Pass this constant to the NSFileManager method URLForDirectory:inDomain:appropriateForURL:create:error: in order to create a temporary directory. この定数をNSFileManagerのメソッドURLForDirectory:inDomain:appropriateForURL:create:error:に渡してください、一時ディレクトリを作成するために。

See Also 参照

Directory Locations ディレクトリ位置