VSConstants.VS_E_INCOMPATIBLECLASSICPROJECT Field

Definition

VS Specific error HRESULT for a non-Windows Store app project, which is not supported by the VS Express SKU.

C++/WinRT
int VS_E_INCOMPATIBLECLASSICPROJECT = -2147213308;

Field Value

Value = -2147213308

Applies to

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