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.
如何在 Metro 应用程序中调试 Share 合约?我在本地和模拟器都试过了。单击我的应用程序的共享目标按钮后,弹出窗口打开然后消失。目前,如果我从 Metro 开始屏幕启动应用程序,而无需调试,我只能让弹出菜单保持打开状态。
在 Visual Studio 中更改调试选项以不启动应用程序。
VS 应该在您的进程开始时自动附加。