VSConstants.VS_S_PROJECT_ONEWAYUPGRADEREQUIRED Field
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.
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.
public: int VS_S_PROJECT_ONEWAYUPGRADEREQUIRED = 270324;
int VS_S_PROJECT_ONEWAYUPGRADEREQUIRED = 270324;
public const int VS_S_PROJECT_ONEWAYUPGRADEREQUIRED = 270324;
val mutable VS_S_PROJECT_ONEWAYUPGRADEREQUIRED : int
Public Const VS_S_PROJECT_ONEWAYUPGRADEREQUIRED As Integer = 270324