Instance Property インスタンスプロパティ

volumeSupportsExclusiveRenaming

A Boolean value that indicates whether the volume warns of a pre-existing destination when renaming a file. あるブール値、それはボリュームがファイルを改名する時にある前から存在する行き先があると警告するかどうかを指し示します。

Declaration 宣言

var volumeSupportsExclusiveRenaming: Bool? { get }

Discussion 議論

This value is true if the volume supports the RENAME_EXCL option of the renamex_np(2) system call. この値はtrueです、もしボリュームがrenamex_np(2)システムコールのRENAME_EXCLオプションをサポートするならば。

See Also 参照

Volume Support Values ボリュームサポート値