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.
テスト目的で、IDE から起動したときにスタートアップ プロジェクトに送信するコマンド ライン パラメーターを指定できる Visual Studio IDE の場所はありますか?
ご協力いただきありがとうございます。
はい - プロジェクトの [プロパティ]、[デバッグ]、[コマンド引数] の順にクリックします。そこにコマンドライン引数を入力すると、起動時にアプリケーションに渡されます。