VSConstants.VS_E_INCOMPATIBLEPROJECT 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 project not supported by current edition of the product.
public: int VS_E_INCOMPATIBLEPROJECT = -2147213309;
int VS_E_INCOMPATIBLEPROJECT = -2147213309;
public const int VS_E_INCOMPATIBLEPROJECT = -2147213309;
val mutable VS_E_INCOMPATIBLEPROJECT : int
Public Const VS_E_INCOMPATIBLEPROJECT As Integer = -2147213309