VSConstants.VS_E_INCOMPATIBLECLASSICPROJECT 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 error HRESULT for a non-Windows Store app project, which is not supported by the VS Express SKU.
public: int VS_E_INCOMPATIBLECLASSICPROJECT = -2147213308;
int VS_E_INCOMPATIBLECLASSICPROJECT = -2147213308;
public const int VS_E_INCOMPATIBLECLASSICPROJECT = -2147213308;
val mutable VS_E_INCOMPATIBLECLASSICPROJECT : int
Public Const VS_E_INCOMPATIBLECLASSICPROJECT As Integer = -2147213308