Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

Path.Combine(string, string)

Description

Concatenates two path strings.

If path1 does not end with a valid separator character DirectorySeparatorChar is appended to path1 prior to the concatenation.

Did you find this page useful? Please give it a rating: