VFSConfiguration.CaseSensitive.md
January 20, 2026 ยท View on GitHub
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; }