How to fix the 'Resources' is not a member of 'My'

后端 未结 23 1418
醉话见心
醉话见心 2021-01-17 09:54

I am using VS2010 and in all of my projects \"My.Resources\" is available and shows all the files that are in the \"resources\" section of the project. In this one project I

23条回答
  •  不思量自难忘°
    2021-01-17 10:37

    In VS2013, look in the Solution Explorer at [Your Project] -> My Project -> Resources.resx. Click on "Properties" and make sure that "Custom Tool Namespace" says "My.Resources".

    If it does not work just try putting there "My." - Just this "My."

提交回复
热议问题