You have to use Path.Combine() as in the example below: string basePath = @"c: emp"; string filePath = "test.txt"; string combinedPath = Path.
確定! 回上一頁