FSVolume.CaseFormat
An enumeration of case-sensitivity support types.
Declaration
enum CaseFormatOverview
A case-sensitive volume is a volume that treats upper and lower case characters in file and directory names as being distinct from each other. For example, FILE.TXT and file.TXT are different names in a case-sensitive volume, and the same name in a case-insensitive volume.
Topics
Declaring case formats
FSVolume.CaseFormat.sensitiveFSVolume.CaseFormat.insensitiveFSVolume.CaseFormat.insensitiveCasePreserving