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.
チャームバーから起動すると、Windowsストアアプリがクラッシュします。それ以外の場合はうまく機能します
チャームバーのように、アプリをデバッグしてVisualStudioで起動する方法を教えてもらえますか
プロジェクトの設定を変更できます。プロジェクト設定のデバッグタブには、「プログラムのアクティブ化の待機を開始する」(または、VS のない PC では同様のもの) という設定があります。そうすれば、スタート画面に切り替えてアイコンをタップするか、検索チャームを使用してアプリケーションを呼び出すと、デバッガーがプロセスにアタッチされます。