Enumeration Case 列挙ケース

NSFileVersionAddingByMoving

Declaration 宣言

NSFileVersionAddingByMoving = 1 << 0

Discussion 議論

When adding a file, you can specify this option if you want to create the version by moving the source file to the specified location. あるファイルを加える時、あなたがソースファイルを指定された場所に移動することによってバージョンを作成したいならば、あなたはこのオプションを指定することが可能です。