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; }

Property Value

System.Boolean

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.VFSConfiguration
  2. 1VFSConfiguration.CaseSensitive Property