Atypical.VirtualFileSystem.Core Atypical.VirtualFileSystem.Core.PathSeparatorConfiguration PathSeparatorConfiguration.AlternativeSeparators Property Gets or sets alternative path separators that are accepted. Default accepts both '/' and '\'. public char[] AlternativeSeparators { get; init; } Property Value System.Char[]