0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

診断ツールを起動しない方法

Posted at

事象

Visual Studio上でAzure Sphereのアプリケーションをデバッグ実行すると、同時に診断ツールが起動してAzure Sphereのメモリ使用状況が見れるようになった。
デバッグ実行時にいつも診断ツールが起動して画面が占有されてしまうので、止めたい。

名称未設定2.gif

解決方法

デバッグ > オプション でオプション画面を開き、デバッグ > 全般 にあるデバッグ中に診断ツールを有効にするのチェックを外す。

image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?