Path.Combine(string, string)

매뉴얼로 전환

설명

Concatenates two path strings.

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