__VSUPGRADEPROJFLAGS Enumeration
Visual Studio 2015
Used in UpgradeProject calls.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| UPF_SILENTMIGRATE | The user has already been prompted for solution migration, so do not prompt again. This flag will not be passed if the project is opened without an associated solution file. |
From vsshell2.idl:
Show: