VFSConfiguration.EnableIndexCaching.md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.VFSConfiguration
VFSConfiguration.EnableIndexCaching Property
Gets or sets whether to enable index caching for performance. Default is true.
public bool EnableIndexCaching { get; init; }