That is not a valid C# string. \ is an escape character. At a minimum it would have to be "C:\\Program Files (x86)\\foo\\bar" , which I have ...
確定! 回上一頁