That's down to C# and how it handles strings with backslashes in them. Try this: C#. Copy Code. string old = @"H:\app\new\data\"; Or: C#.
確定! 回上一頁