LoginSignup
1
1

More than 1 year has passed since last update.

C#.NETのexe起動時にコマンドプロンプト画面が出ないように設定

Last updated at Posted at 2022-11-15

やり方

Visual Studioのプロジェクトのプロパティで設定できる。

プロジェクト右クリック ⇒ プロパティ 。
(ソリューションのプロパティではない)
image.png
image.png

アプリケーション ⇒ 出力の種類 ⇒ Windowsアプリケーション 。
image.png

バージョン

Windows 10 Pro 21H2 OSビルド 19045.2251
Microsoft Visual Studio Community 2022 (64 ビット) - Current Version 17.3.6
Microsoft .NET Framework Version 4.8.04084

1
1
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
1
1