VSConstants.VS_S_PROJECT_ONEWAYUPGRADEREQUIRED Field

Definition

VS specific success HRESULT returned when a one-way upgrade is required. A one-way upgrade is a full upgrade which will make the project incompatible with the previous version of the product.

C++/WinRT
int VS_S_PROJECT_ONEWAYUPGRADEREQUIRED = 270324;

Field Value

Value = 270324

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022