Atypical.VirtualFileSystem.Core Atypical.VirtualFileSystem.Core.VFSConfiguration VFSConfiguration.CaseSensitive Property Gets or sets whether file and directory operations are case sensitive. Default is false (case insensitive). public bool CaseSensitive { get; init; } Property Value System.Boolean