Enumeration Case 列挙ケース

NSDirectoryEnumerationSkipsPackageDescendants

An option to treat packages like files and not descend into their contents. パッケージをファイルのように取り扱う、そしてそれらの内容へと下らないオプション。

Declaration 宣言

NSDirectoryEnumerationSkipsPackageDescendants = 1UL << 1

See Also 参照

Directory Enumeration Options 辞書列挙オプション