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

volumeSupportsImmutableFiles

A Boolean value that indicates whether the volume supports making files immutable. あるブール値、それはボリュームがファイルを不変にすることをサポートするかどうかを指し示します。

Declaration 宣言

var volumeSupportsImmutableFiles: Bool? { get }

Discussion 議論

This value is true if the volume supports making files immutable with the isUserImmutableKey or isSystemImmutableKey properties. この値はtrueです、もしボリュームがファイルを不変にすることをisUserImmutableKeyまたはisSystemImmutableKeyプロパティでサポートするならば。

See Also 参照

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