Hello,
As I understand, we could not open our Resources.resx file in Visual Studio IDE. Would you please tell us what is the error message? Could we generate a new resource file and then open it in Visual Studio?
Basically, instead of like an array, resource file is consists of XML entries. Each entry contains a Key/Value pair. We could use the ResXResourceReader or ResXResourceWriter class to manipulate the XML resource (.resx) file.
Best regards,
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback, please tell us.
Welcome to the
All-In-One Code Framework!