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

volumeSupportsCaseSensitiveNames

true if the volume format treats upper and lower case characters in file and directory names as different. Otherwise an upper case character is equivalent to a lower case character, and you can’t have two names that differ solely in the case of the characters. ボリューム形式がアッパーおよびローワケース文字をファイルおよびディレクトリ名において異なるとして扱うならば、true。そうでなければアッパーケース文字はローワケース文字と等価です、そしてあなたは、文字のケースにおいてのみ異なる2つの名前を持つことができません。

Declaration 宣言

var volumeSupportsCaseSensitiveNames: Bool? { get }

See Also 参照

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