- URLForDirectory:inDomain:appropriateForURL:create:error:
Locates and optionally creates the specified common directory in a domain.
あるドメインにおいて、指定される一般的ディレクトリの位置を突き止めて、任意に作成します。
- URLsForDirectory:inDomains:
Returns an array of URLs for the specified common directory in the requested domains.
要請されたドメインにおいて、指定される一般的ディレクトリに対するURLの配列を返します。
NSSearchPathForDirectoriesInDomains
Creates a list of directory search paths.
ディレクトリ検索パスのリストを作成します。