Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试更改重构并更改默认命名空间:
高亮 MainPage.xaml.cs 中的命名空间 -> 右键单击 -> 重构 -> 重命名 输入新的命名空间名称并申请所有找到的名称。这也改变了项目首选项中的默认命名空间。
但在那之后我的项目没有开始。
如何正确更改我的命名空间?
您需要设置启动对象,如以下博客文章中所述:-
http://nicksnettravels.builttoroam.com/post/2010/08/04/Windows-Phone-7-Beta-My-Application-Wone28099t-Start-After-Renaming-Project.aspx