Click to Rate and Give Feedback
Visual Studio
/mdi

Loads the integrated development environment (IDE) in multiple-document interface (MDI) mode.

devenv /mdi

Remarks

Loads the integrated development environment in MDI mode. Visual Studio remains in MDI mode until you change it and restart the IDE.

Example

This example launches the integrated development environment with 10-pt Arial font in MDI mode.

devenv /fn Arial /fs 10 /mdi

See Also

Devenv Command Line Switches | General, Environment, Options Dialog Box | Window Management

© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker