Starts Visual Studio in safe mode, loading only the default environment and services.

Remarks
This switch prevents all third-party VSPackages from loading when Visual Studio starts, thus ensuring stable execution.
The following example starts Visual Studio in safe mode.

See Also