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.
ビジュアルスタジオでデバッグ中のプログラムを停止(デバッグ→デバッグ開始)するのは簡単ですが、デバッグせずに開始したプログラム(デバッグ→デバッグなしで開始)を停止する方法はありますか?
更新: Visual Studio 内から。
いいえ。「デバッグなしで開始」は、新しい独立したプロセスを生成します。Visual Studio をシャットダウンしても終了しません。
プロジェクトが Web プロジェクトであり、ASP.NET 開発サーバーを使用している場合を除きます。その 1 つの VS は、実際には終了時にシャットダウンします。