__VSUPGRADEPROJFLAGS Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used in UpgradeProject(UInt32) calls.
This enumeration supports a bitwise combination of its member values.
public enum class __VSUPGRADEPROJFLAGS
public enum class __VSUPGRADEPROJFLAGS
enum __VSUPGRADEPROJFLAGS
[System.Flags]
public enum __VSUPGRADEPROJFLAGS
[<System.Flags>]
type __VSUPGRADEPROJFLAGS =
Public Enum __VSUPGRADEPROJFLAGS
- Inheritance
-
__VSUPGRADEPROJFLAGS
- Attributes
Fields
UPF_SILENTMIGRATE | 1 | 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. |
Remarks
COM Signature
From vsshell2.idl: