Enumeration Case 列挙ケース

NSURLBookmarkCreationPreferFileIDResolution

Specifies that when a bookmark created with this option is resolved, its embedded file ID should take precedence over other sources of information (file system path, for example) in the event of a conflict. このオプションで作成されたブックマークが解決される時に、それの埋め込みファイルIDが、衝突が起こった場合に情報の他のソース(ファイルシステムパス、例えば)よりも優先されるべきであることを指定します。

Declaration 宣言

NSURLBookmarkCreationPreferFileIDResolution = ( 1UL << 8 )