0
1

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 5 years have passed since last update.

Visual Studio / WPF > IDE > コマンドライン引数を設定する | ショートカットキーの設計ミス

Last updated at Posted at 2017-04-30
動作環境
Windows 7 Pro (32bit)
Microsoft Visual Studio 2017 Community
Sublime Text 2

実行時引数(コマンドライン引数)をデバッグ時にどこで設定するか調べた。

  1. [プロジェクト(P)] > [XXXのプロパティ(E)]
  2. [デバッグ]タブ
  3. [コマンドライン引数]フィールド、に書く

(ショートカットでP,Eしようとしたら、「テンプレートのエクスポート(E)」になる。IDEの設計ミス。)

work.png

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?