Hi,
line2 below has been declared as a string and I did see "???" when there is Chinese assigned to "line2"
how to ensure that I can see Chinese stored to "line2"?
line2 below has been declared as a string and I did see "???" when there is Chinese assigned to "line2"
Console.WriteLine(line2);
how to ensure that I can see Chinese stored to "line2"?
Many Thanks & Best Regards, Hua Min