Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Path.DirectorySeparatorChar

Description

The default character used to separate directory levels. (Read Only)

This is '\' on Windows and '/' on macOS and Linux.