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.

Visual Studio Presentation Modeで利用する

Last updated at Posted at 2020-08-23

Visual Studio 2019/2022 を普段の開発環境ではない初期化された環境で起動できるようになりました。

devenv /RootSuffix <Alias>

例:

"C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\devenv.exe" /RootSuffix Demo

参考:
Use Visual Studio in Presentation Mode
https://devblogs.microsoft.com/visualstudio/use-visual-studio-in-presentation-mode/

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?