Contents

FSVolume.CaseFormat

An enumeration of case-sensitivity support types.

Declaration

enum CaseFormat

Overview

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

Initializers

See Also

Working with case sensitivity