how do I check the encoding of a file in visual studio 2010?

Viewed 22297

How can I check whether a file is encoded in UTF-8, ANSI, etc... in visual studio 2010?

2 Answers
Related