PathSeparatorConfiguration.AlternativeSeparators.md

January 20, 2026 ยท View on GitHub

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[]

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.PathSeparatorConfiguration
  2. 1PathSeparatorConfiguration.AlternativeSeparators Property