Hi All,
I want to read a file which is present in some path which has some special characters as folder name as follows:
C:\Test\Input\新建文件夹\Text.txt
but problem now is with this special character in the path - not able to find proceed further.
The special characters "新建文件夹" are shown as "?????" if I check by putting break point.
Please let me know how to make this work.
Thanks
I want to read a file which is present in some path which has some special characters as folder name as follows:
C:\Test\Input\新建文件夹\Text.txt
but problem now is with this special character in the path - not able to find proceed further.
The special characters "新建文件夹" are shown as "?????" if I check by putting break point.
Please let me know how to make this work.
Thanks