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: