Instance Method インスタンスメソッド

fileIsImmutable()

Returns a Boolean value indicating whether the file is immutable. ファイルが不変であるかどうかを指し示しているブール値を返します。

Declaration 宣言

func fileIsImmutable() -> Bool

Return Value 戻り値

The value associated with the immutable file attributes key, or false if the file attributes dictionary has no entry for the key. immutableファイル属性キーと結びつけられた値、またはfalse、もしファイル属性辞書がそのキーに対していかなる登録項目も持たないならば。

See Also 参照

Accessing File Attributes ファイル属性にアクセスする