Closed. This question needs debugging details。它当前不接受答案。
想改善这个问题吗?更新问题,以便将其作为on-topic用于堆栈溢出。
3年前关闭。
Improve this question
不确定为什么对资源文件禁用了Access Modifier下拉列表。
alt text http://img683.imageshack.us/img683/9157/accessmodifier.png
这是文件属性:
alt text http://img199.imageshack.us/img199/3930/resxprop.png
想改善这个问题吗?更新问题,以便将其作为on-topic用于堆栈溢出。
3年前关闭。
Improve this question
不确定为什么对资源文件禁用了Access Modifier下拉列表。
alt text http://img683.imageshack.us/img683/9157/accessmodifier.png
这是文件属性:
alt text http://img199.imageshack.us/img199/3930/resxprop.png
最佳答案
如果可能,将“自定义工具”更改回默认的“ResXFileCodeGenerator”。
我尝试将默认的Web应用程序项目更改为使用“GlobalResourceProxyGenerator”,这导致“访问修饰符”下拉列表被禁用。
关于asp.net - 资源文件禁用了Visual Studio访问修饰符下拉选项。,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/2142782/
10-17 02:18